cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
abotlindsey
Frequent Visitor

Hide or show data when in a hierarchy

I have consumption data shown using date hierarchy (Year, Month... Day and Half hourly).

And I would like to be able to show data for Quality Code ONLY when users are at Day level of the hierarchy.

sample data.png

I've created a measure using ISINSCOPE function, tested with tooltip, looks good, BUT I can't add the new measure to Legend!

 

Any suggestions? Many thanks.

1 REPLY 1
v-joesh-msft
Solution Sage
Solution Sage

Hi @abotlindsey ,

It is not possible to add a measure as chart legend, as measure actually returns a single value. We can only add a column into the legend section.

you could try to create two separate measures like“NO Quality Code” and“Quality Code”,add these two measures into Values section of the chart.

Best Regards,

Community Support Team _ Joey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Top Solution Authors