Forum Discussion

joshua1990's avatar
joshua1990
Post Prodigy
3 years ago
Solved

Action for Card Visual

Hi experts! I have a Card visual that shows me the total sales. Then I have a tooltip, that shows me the sales per Month. This tooltip is display when I hover over the Card visual. What I would l...
  • Greg_Deckler's avatar
    3 years ago

    joshua1990 I have generally done this by putting a small button that says something like "More" in a corner of the card visual. You can then make that button a page navigation to the page of your choice. Note that instead of using a Card visual, you could also just make it a button as you can link the button text and the tooltip to measures that return Text. Then that button could be tied to a page navigation.