The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi!
When I'm building a matrix with a measure containing ISINSCOPE it works perfectly for that hierarchy, but when I place the same measure in the Tooltip and try to get it to pop-up while hovering it shows nothing. The Tooltip is just blank.
Is it supposed to be like this? Or is it a bug?
The reason I want it is to show different information with the tooltip dependent on the hierarchy level. This can be done with HASONEFILTER pretty nicely but as soon as the level below only has one value the hierarchy above shows wrong information.
______________________________________
Example on measure I've tried:
Measure =
______________________________________
Problem with HASONEFILTER Example:
Level 1 is Cost Center
Tooltip should show all transactions under it
Level 2 is each transaction
Tooltip should show information about the transaction
If there is only one transaction under a Cost Center, then the hover above Cost Center will show the information that is needed on Level 2 not Level 1.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Unell ,
When you create a new page as tooltip, the result is static, just is the data in the page, it has not context with the value in the matrix.
Best regards,
Community Support Team_yanjiang