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
SioShoo
Frequent Visitor

Really want my Chart to Plot zero, +0 trick not working

Hi All,

I have read simular Posts but cannot see a fix for my situation, I have a graph that is set up as shown;

SioShoo_1-1652334563165.png

SioShoo_2-1652334739146.png

(Its filtered by a time slider so i didnt need to add the date) 

 

I really want to plot zero, as sometimes people will do work, when they are not budgeted to do so, but when i try to do this with the methods i can find here (e.g +0), the small multiples (the task e.g "bookkeeping"), the filter on the page AND visual breaks, and it will show me every task that is irrelivant (no actual time, no budget). so it looks cleaner without all the ugly line breaks,

 

I only want to see those with actual time but no budget appearing as 0, for tasks that actually have data or where needed (e.g where there is a gap in the people.

 

Because task vary monthly i cant simply exclude to try to fix the filter break, well i guess its not really a filter break, it just thinks i want to see all the 0 values using +0 workaround i think, 

 

Any help would be appricated! 

 

 

1 ACCEPTED SOLUTION
v-easonf-msft
Community Support
Community Support

Hi, @SioShoo 

Please try creating a separated dimension table 'New Table' for column 'Full Name' and create a single filter relationship between original field 'Table'[Full Name]  and new field 'New Table'[Full name].

new Table = DISTINCT(Table[Full Name])

After replacing  Table'[Full Name] with 'New Table'[Full name]  in X-axis, you can retry +0 workaround.

 

Best Regards,
Community Support Team _ Eason

View solution in original post

2 REPLIES 2
v-easonf-msft
Community Support
Community Support

Hi, @SioShoo 

Please try creating a separated dimension table 'New Table' for column 'Full Name' and create a single filter relationship between original field 'Table'[Full Name]  and new field 'New Table'[Full name].

new Table = DISTINCT(Table[Full Name])

After replacing  Table'[Full Name] with 'New Table'[Full name]  in X-axis, you can retry +0 workaround.

 

Best Regards,
Community Support Team _ Eason

lbendlin
Super User
Super User

Please provide sanitized sample data that fully covers your issue. If you paste the data into a table in your post or use one of the file services it will be easier to assist you. Avoid posting screenshots of your source data if possible.

Please show the expected outcome based on the sample data you provided. Screenshots of the expected outcome are ok.

https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523

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 Kudoed Authors