Forum Discussion
pop up message
is there a way to create pop up message on the report?
thanks!
9 Replies
- tjdImpactful Individual
I use a technique of using the "doughnut" visual to provide a tooltip that becomes visible when you hover over the doughnut:
Use doughnut visual to provide "hidden" tips for your visuals.
- ronnocAdvocate II
- AnonymousNot applicable
This is a fetching workaround! Thanks!
- pschommerHelper II
I am interested in more detail regarding the donut workaround.
Do you have a separate table for tool tips? Or perhaps multiple tables?
Is each row on the table a page in your dashboard? Or maybe a visualization on a page?
I see you show the MIN of Tooltip. Is there only 1 row in the table, thereby giving you the only record?
- tjdImpactful Individual
I created a tooltip table that has 3 columns: Tooltip (the tip title), Tip, and Tip Number. For the doughnut to work, you've got to include the value, for which I use Tip Number and change it to the Min which happens to coincide with that tip's Tip Number. Hope this helps. I use the doughnut's throughout my report (100+ pages) to provide amplification, explanation, and instruction on how to use a graphic (e.g., drilldown).
- v-haibl-msftMicrosoft Employee
- BaskarResident Rockstar
No we can't create any pop up message in report.
Now we have only tooltip. thats it.