Giter VIP home page Giter VIP logo

Comments (3)

jonas-eckhardt avatar jonas-eckhardt commented on May 20, 2024

Hi @nakukavali,

starting with version Alteryx 2019.4, you can read .hyper files directly in Alteryx (https://community.alteryx.com/t5/Analytics/See-What-all-the-Hype-s-About-in-2019-4/ba-p/491437).

Does Python tool in Alteryx be able to read a hyper file online Tableau?

This question can probably be answered best by the Alteryx support team. If Alteryx allows to install and execute any Python library, that should be possible. However, I am not an expert here.

How to set the location of a hyper file which is in Online Tableau?

You cannot directly access a .hyper file from Tableau Online. You need to use the REST API (for Python just use the tableauserverclient library (https://tableau.github.io/server-client-python/docs/)) to download the file. Then, you can access it.

Please let me know if you have further questions.
Thanks
Jonas

from hyper-api-samples.

nakukavali avatar nakukavali commented on May 20, 2024

Hi @jonas-eckhardt,
Thank you for the detailed reply and good set of examples and documentation provided here.
We are using Alteryx 2020.3 and I am aware of the functionality to read (local) hyper files directly.

I am trying to find a solution to read Hyper files from Online Tableau and also do some SQL to limit the data I read, for better performance. I will review the links you updated.

Thank you.

from hyper-api-samples.

jonas-eckhardt avatar jonas-eckhardt commented on May 20, 2024

@nakukavali can we close this issue or do you have further questions?

from hyper-api-samples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.