Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

0 value showing no tooltip

Good morning

 

In my visuals I have some quality scores that are 0 and some with more than 0. Tooltip isn't working for those values with 0, although the tooltip itself has values. 

 

Is there a way of making the tooltip work in these situations?

 

4 REPLIES 4
v-yangliu-msft
Community Support
Community Support

Hi  @Anonymous ,

I created some data:

vyangliumsft_0-1655791928218.png

Here are the steps you can follow:

1. Create measure.

Measure =
MAX('Table'[Amount1]) +0

2. Put [Measure] in Tooltips

vyangliumsft_1-1655791928220.png

3. Result:

Tooltips will show up as 0

vyangliumsft_2-1655791928220.png

 

Best Regards,

Liu Yang

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

Anonymous
Not applicable

Hello @v-yangliu-msft 

 

Your soloution works as you have some data already, if you look at my visual, at the top there are values that have 0,00. This is a Quality score where 0,00 is the best score, these are the ones where, when i hover over them, no tooltip appears.

But in reality the tooltip would have some information and I need to show this info even though the score is 0,00

Hariharan_R
Solution Sage
Solution Sage

Hi

Can you share some more information? What is the visual you are using?

 

Thanks

Hari

Anonymous
Not applicable

Morning @Hariharan_R 

 

I'm using the Clustered Bar Chart. As you see the tooltip appears for countries with values, but not for those with 0

PoweredOut20_0-1655274122270.png

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors