How do I link drop down menu option to display local HTML files in Tableau?Pure HTML/CSS Drop Down Menu Closes When Clicking a Link (Link doesn't open)angularjs select a drop down option on button clickjQuery Dropdown - drop down options programmaticallyPython to select drop down menus on web pages without using SeleniumGet result of Drop Down menu to run another querydisplay value in textbox respective to selected value from drop downDrop down menu pushing content downHow to collapse expanded drop-down when click outside of it on the web page in Angular?Tableau automatic resizing is throwing the contents of the dashboard all over the placeAdd comments in html to Tableau dashboard when exporting to HTML

How can I hint that my character isn't real?

If every star in the universe except the Sun were destroyed, would we die?

Poor management handling of recent sickness and how to approach my return?

More than three domains hosted on the same IP address

Complex conjugate and transpose "with respect to a basis"

Why is it that I have to play this note on the piano as A sharp?

How to finish my PhD?

Dragons and gems

Is every sentence we write or utter either true or false?

I multiply the source, you (probably) multiply the output!

I need to know information from an old German birth certificate

What is the delta-v required to get a mass in Earth orbit into the sun using a SINGLE transfer?

When did computers stop checking memory on boot?

Yet another calculator problem

Entering the US with dual citizenship but US passport is long expired?

Does the word voltage exist in academic engineering?

Is it right to use the ideas of non-winning designers in a design contest?

Why is Sojdlg123aljg a common password?

How to improvise or make pot grip / pot handle

How invisible hand adjusts stock prices if company is listed on multiple exchanges, under multiple currencies, and one of the currencies plunges?

Do aarakocra have arms as well as wings?

Are fast interviews red flags?

Bit floating sequence

Why do the Brexit opposition parties not want a new election?



How do I link drop down menu option to display local HTML files in Tableau?


Pure HTML/CSS Drop Down Menu Closes When Clicking a Link (Link doesn't open)angularjs select a drop down option on button clickjQuery Dropdown - drop down options programmaticallyPython to select drop down menus on web pages without using SeleniumGet result of Drop Down menu to run another querydisplay value in textbox respective to selected value from drop downDrop down menu pushing content downHow to collapse expanded drop-down when click outside of it on the web page in Angular?Tableau automatic resizing is throwing the contents of the dashboard all over the placeAdd comments in html to Tableau dashboard when exporting to HTML






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I have a requirement to show some JS based plots that I made using some Python libraries, and this particular visualization is not possible to make natively in Tableau. But my dashboard is made with Tableau, and I need to show this visualization in the dashboard. So, I saved the JS-based plots as HTML files, and I can run a localhost server and view them in my dashboard with the Web Page object. However, I have 3 such JS-based plots, and I want to provide a dropdown menu, where the user can click on option A to show the HTML page for plot A, click on option B to show the HTML page for plot B, and click on option C to show the HTML page for plot C. But I can't find a way to link the web pages to the drop down options. How do I do this? Thanks.










share|improve this question






























    0















    I have a requirement to show some JS based plots that I made using some Python libraries, and this particular visualization is not possible to make natively in Tableau. But my dashboard is made with Tableau, and I need to show this visualization in the dashboard. So, I saved the JS-based plots as HTML files, and I can run a localhost server and view them in my dashboard with the Web Page object. However, I have 3 such JS-based plots, and I want to provide a dropdown menu, where the user can click on option A to show the HTML page for plot A, click on option B to show the HTML page for plot B, and click on option C to show the HTML page for plot C. But I can't find a way to link the web pages to the drop down options. How do I do this? Thanks.










    share|improve this question


























      0












      0








      0








      I have a requirement to show some JS based plots that I made using some Python libraries, and this particular visualization is not possible to make natively in Tableau. But my dashboard is made with Tableau, and I need to show this visualization in the dashboard. So, I saved the JS-based plots as HTML files, and I can run a localhost server and view them in my dashboard with the Web Page object. However, I have 3 such JS-based plots, and I want to provide a dropdown menu, where the user can click on option A to show the HTML page for plot A, click on option B to show the HTML page for plot B, and click on option C to show the HTML page for plot C. But I can't find a way to link the web pages to the drop down options. How do I do this? Thanks.










      share|improve this question














      I have a requirement to show some JS based plots that I made using some Python libraries, and this particular visualization is not possible to make natively in Tableau. But my dashboard is made with Tableau, and I need to show this visualization in the dashboard. So, I saved the JS-based plots as HTML files, and I can run a localhost server and view them in my dashboard with the Web Page object. However, I have 3 such JS-based plots, and I want to provide a dropdown menu, where the user can click on option A to show the HTML page for plot A, click on option B to show the HTML page for plot B, and click on option C to show the HTML page for plot C. But I can't find a way to link the web pages to the drop down options. How do I do this? Thanks.







      tableau dropdown dashboard






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 28 at 6:20









      Kristada673Kristada673

      1,2141 gold badge14 silver badges32 bronze badges




      1,2141 gold badge14 silver badges32 bronze badges

























          1 Answer
          1






          active

          oldest

          votes


















          1
















          If you want to open a browser window separately that shows the pages:



          1. Open the dashboard that contains the sheets you want to enable the right click on

          2. Click the "Worksheet" Menu

          3. Click "Actions"

          4. Click the "Add Action >" button

          5. Click "Go to URL"

          6. In the popup that comes up, enter the label for the link under the Name field, Select "Menu" under Run action on, then enter the URL in the box.

          7. Select your dashboard in the Dropdown (mine is named Dashboard 1), then check the box next to each sheet that should have the link when right clicked.

          Screenshot



          If you want it to display within your dashboard and not open a browser separately, you will need to write or find a Tableau extension to do this. As of now, there isn't an extension on the extension gallery for it, but there may be one somewhere on Github.






          share|improve this answer
























            Your Answer






            StackExchange.ifUsing("editor", function ()
            StackExchange.using("externalEditor", function ()
            StackExchange.using("snippets", function ()
            StackExchange.snippets.init();
            );
            );
            , "code-snippets");

            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "1"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );














            draft saved

            draft discarded
















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55391265%2fhow-do-i-link-drop-down-menu-option-to-display-local-html-files-in-tableau%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            1
















            If you want to open a browser window separately that shows the pages:



            1. Open the dashboard that contains the sheets you want to enable the right click on

            2. Click the "Worksheet" Menu

            3. Click "Actions"

            4. Click the "Add Action >" button

            5. Click "Go to URL"

            6. In the popup that comes up, enter the label for the link under the Name field, Select "Menu" under Run action on, then enter the URL in the box.

            7. Select your dashboard in the Dropdown (mine is named Dashboard 1), then check the box next to each sheet that should have the link when right clicked.

            Screenshot



            If you want it to display within your dashboard and not open a browser separately, you will need to write or find a Tableau extension to do this. As of now, there isn't an extension on the extension gallery for it, but there may be one somewhere on Github.






            share|improve this answer





























              1
















              If you want to open a browser window separately that shows the pages:



              1. Open the dashboard that contains the sheets you want to enable the right click on

              2. Click the "Worksheet" Menu

              3. Click "Actions"

              4. Click the "Add Action >" button

              5. Click "Go to URL"

              6. In the popup that comes up, enter the label for the link under the Name field, Select "Menu" under Run action on, then enter the URL in the box.

              7. Select your dashboard in the Dropdown (mine is named Dashboard 1), then check the box next to each sheet that should have the link when right clicked.

              Screenshot



              If you want it to display within your dashboard and not open a browser separately, you will need to write or find a Tableau extension to do this. As of now, there isn't an extension on the extension gallery for it, but there may be one somewhere on Github.






              share|improve this answer



























                1














                1










                1









                If you want to open a browser window separately that shows the pages:



                1. Open the dashboard that contains the sheets you want to enable the right click on

                2. Click the "Worksheet" Menu

                3. Click "Actions"

                4. Click the "Add Action >" button

                5. Click "Go to URL"

                6. In the popup that comes up, enter the label for the link under the Name field, Select "Menu" under Run action on, then enter the URL in the box.

                7. Select your dashboard in the Dropdown (mine is named Dashboard 1), then check the box next to each sheet that should have the link when right clicked.

                Screenshot



                If you want it to display within your dashboard and not open a browser separately, you will need to write or find a Tableau extension to do this. As of now, there isn't an extension on the extension gallery for it, but there may be one somewhere on Github.






                share|improve this answer













                If you want to open a browser window separately that shows the pages:



                1. Open the dashboard that contains the sheets you want to enable the right click on

                2. Click the "Worksheet" Menu

                3. Click "Actions"

                4. Click the "Add Action >" button

                5. Click "Go to URL"

                6. In the popup that comes up, enter the label for the link under the Name field, Select "Menu" under Run action on, then enter the URL in the box.

                7. Select your dashboard in the Dropdown (mine is named Dashboard 1), then check the box next to each sheet that should have the link when right clicked.

                Screenshot



                If you want it to display within your dashboard and not open a browser separately, you will need to write or find a Tableau extension to do this. As of now, there isn't an extension on the extension gallery for it, but there may be one somewhere on Github.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Apr 3 at 16:55









                Luke BLuke B

                3217 bronze badges




                3217 bronze badges





















                    Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.







                    Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.




















                    draft saved

                    draft discarded















































                    Thanks for contributing an answer to Stack Overflow!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55391265%2fhow-do-i-link-drop-down-menu-option-to-display-local-html-files-in-tableau%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

                    Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

                    Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript