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 like to have additionaly is when I click on the Card Visual to jump to a different page that shows me more details for this kind of data.

Is this somehow possible with a Card Visual? Or any workaround here?

  • 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.

2 Replies

  • Greg_Deckler's avatar
    Greg_Deckler
    Community Champion

    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's avatar
    jpvito
    Frequent 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.