Coder Social home page Coder Social logo

tableau / extension-parameter-actions Goto Github PK

View Code? Open in Web Editor NEW
6.0 19.0 6.0 3.58 MB

A Tableau extension that allows you to update parameter values from worksheet selections.

Home Page: https://tableau.github.io/extension-parameter-actions/

License: MIT License

HTML 0.11% JavaScript 91.16% TypeScript 7.69% CSS 1.04%

extension-parameter-actions's Introduction

As-Is

Parameter Actions

With this extension you can simply click on a mark or multiple marks on a worksheet and update a parameter with those values. This allows you to update reference lines, calculations, filters and more with just one click of your mouse.

Using the Extension from Tableau Exchange (Recommended)

See the Tableau Help topic Use Dashboard Extensions for directions. When presented with the list of available Dashboard Extensions, search for Parameter Actions to find and install this one.

Using the Extension

  1. Select a pre-existing parameter for the extension to manipulate.
  2. Choose a field to populate the parameter on selection.
  3. Choose which worksheet(s) to listen to for selections.
  4. Optional: Choose if you want keep the last selected values after deselection.
  5. Optional: Choose if you want to allow multi-select mode and if so, your delimiter.

Download the Extension Code to Develop Locally

If you want to use a locally-built version of this extension or if you want to make any of your own changes, follow these steps:

  1. Make sure you have Node.js and Yarn installed.
  2. Clone or download and unzip this repository. Open the command line to the extension-parameter-actions-master folder and run yarn to install the node modules.
  3. Edit the homepage in the package.json file to the server where you are going to host the extension. For example:
"homepage": "http://localhost:8080",
  1. In the command line run yarn build to build the extension with the new homepage. Note, you can update the package.json file to just run react-scripts build, the rest is just to move the folders around. If you do this, look for the build folder in the next step.
  2. Copy the files in docs to your web server at the path you specified in Step 3.
  3. Update the existing or create a new manifest file (.trex) to point to the URL where you are hosting the extension with /#/paramact at the end. For example: http://localhost:8080/#/paramact.

Support

Tableau customers can contact the Tableau Support team for help.

For any local build or code related questions, please post to the Issues tab here for community support.

extension-parameter-actions's People

Contributors

bcantoni avatar benlower avatar dependabot[bot] avatar keshiarose avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

extension-parameter-actions's Issues

Download Node.js and Yarn

Hi ,

Thanks for providing Parameter extension.

is it requirement that Node.js and Yarn is installed for extension to work ?

I have downloaded extension and on dashboard trying to use extension but in (Configure Action) Select a Parameter selection is greyed out and unable to select.

image

Thanks and Regards,
Hiren

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.