Forum Discussion
Adding pop-up notes to report
- 6 years ago
Just to add to the toolkit of options already submitted...
1) if you wish to add short information regarding a specific visual, you can resort to the header tooltip:
2) if you need slightly longer text, or images etc, you can use the report page tooltip in the header of the visual aswell. The tooltip appears when a user hovers over the " ? " symbol on the header.
3) If you need longer format, or the info is related to a whole page (and you wish to include links to sources etc), I would suggest that using bookmarks/buttons to go to another page is your best option.
Look into report pages as tooltips. Even filters the data based where you hover over..
https://docs.microsoft.com/en-us/power-bi/desktop-tooltips
If it helps ,mark it as a solution
Kudos are nice too
Thank you VasTg - this is helpful. I'm looking to have a static page with a text box that lists the notes and data sources for the entire page - so it's not just related to certain visuals.
- v-lionel-msft6 years agoCommunity Support
Hi johnwedeles ,
The method VasTg provided is a good way. In addition, you can also implement it with buttons and text boxes.Add text boxes and shapes to Power BI reports
Show or Hide a Power BI Visual Based on Selection
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- johnwedeles6 years agoHelper III
Great - thank you v-lionel-msft PaulDBrown VasTg - these are all helpful ideas. I think I will try a combination of bookmarks and buttons for this purpose.