Coder Social home page Coder Social logo

vusaverse / vvtableau Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 3.0 6.21 MB

Functions to communicate with Tableau services

Home Page: https://vusaverse.github.io/vvtableau/

License: Other

R 100.00%
r rstats tableau tableau-dashboards tableau-desktop tableau-server cran cran-r package rest-api

vvtableau's People

Contributors

jorngithub avatar tin900 avatar tomeriko96 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

vvtableau's Issues

Add "page_number" as an argument for functions where "page_size" is already an argument

It would be great to be able to paginate through functions such as get_server_views where I might have more than 1000 views on my Tableau Server and want to be able to identify all views for use in other vvtableau functions. Could you add page_number as an argument in these functions? Thanks! This is a super great package that we will definitely be taking advantage of at my company.

Pulling Specific Sheet Data from Dashboards

Hi! I have been using the get_server_views function to identify the IDs of views that I would like to download with the download_tableau_crosstab_excel function. However, if the sheetType equals "dashboard", I have had challenges downloading the correct view data since the dashboard is composed of multiple sheets. Insight into how to go about downloading data from a dashboard view that has multiple sheets would be greatly appreciated! Thanks!

authenticate_server() error

Hi there,
Just trying out this package.
I run into the following error when I use vvtableau::authenticate_server()

Error: lexical error: invalid char in json text. <!doctype html><html xmlns:ng=" (right here) ------^

Adding filter argument to download_tableau_data function

It would be very helpful if a filter argument was added to the download_tableau_data function to have better control over the view data being pulled. Ideally we could pass something like filter = 'Year=2023' in the function to only return 2023 view data, and then 'vf_Year=2023' would be included in the base_url.

authenticate_PAT() function not showing up in package namespace

It seems that the authenticate_PAT function that shows up in the package documentation website does not exist when I try to use it locally when downloading the most recent version of vvtableau. Just a heads up. Thanks again for this great package! Really useful stuff.

authenticate_pat with SSO

Using vvtableau (first time)

authenticate_PAT with valid pat_name and pat_secret

base_url must be correct, getting final error message:

Error: lexical error: invalid char in json text.
<!doctype html><html xmlns:ng="
(right here) ------^

which I suspect is the call for the SSO sign-in screen.

Any known workarounds? Can't see anything in the code to resolve it.

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.