Forum Discussion
ax80
3 years agoNew Member
Understand columns with minimum value
Hi all in my main page I show the minimum value of a measure (i.e. cost). How can I understand and display (maybe with a tooltip) what are the columns that have such minimum value? So in my case wh...
Uspace87
Resolver III
3 years ago
Please find below how to create a tooltip page:
https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-tooltips?tabs=powerbi-desktop
you just have to create a tooltip tab and format the canvas as tooltip. then Create a table visualization to display the cost by product.
Then in your main page where you show the minimum value just activate the tooltip selecting the page you have just created.