Forum Discussion
joshua1990
3 years agoPost Prodigy
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...
- 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.
jpvito
6 months agoFrequent Visitor
I did that by adding a transparent shape with the action above the card (you'll have to duplicate the tooltip).
I usually group them together.