Forum Discussion

RichardLinderma's avatar
1 year ago
Solved

Dynamic Formatting - Tooltips for specific instances

I'm currently working on a report in Power BI, and there is a button on the report. I want to perform formatting on this button so that., when the column hierarchy[source] equals either "company1" or...
  • Ritaf1983's avatar
    Ritaf1983
    1 year ago

    Hi RichardLinderma 
    Something like this :

    This is based on your requirement that content should appear only when the relevant category is selected.
    My UX-informed recommendation is to always display guiding content, and in empty states, show a message like:
    'No additional information available for category X.'
    This provides the user with a clear sense of where they are and avoids confusion like
    'Maybe I didn’t click correctly"
    The pbix with the example is attached.

    If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.