Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
When i applied filter to Show the items with -"is not 0" the bar chart also got dissappeared.Kindly help.
Thanks
Solved! Go to Solution.
@Anonymous if you filter out 0 value from visual filter so it wont show date series against 0 value.
I suggest you to create measure as mentioned in my prevoius reply.
Filterout 0 from visual filter
with help of measure
Please don't forget to hit THUMBS UP and Accept this as a solution if it helps you!
I am glad that I answered you query.@Anonymous
I really appreciate you THUMB UP and Accept this as a solution so it may help others.
@Anonymous ,
You can create measure like below to ignore zero value. Refer also below screen shot.
Please don't forget to hit THUMBS UP and Accept this as a solution if it helps you!
Yes its working.👍
Thanks a ton
Tahreem
I am glad that I answered you query.@Anonymous
I really appreciate you THUMB UP and Accept this as a solution so it may help others.
Hello @Anonymous,
Can you please provide the formula for the measure used for the dashed line plotted?
Hi rajulshah,
Thanks for your reply.I didnt use any measure.It was the sale projection for next 12 months.
Can you try filtering out '0' value from the graph in Visual Level Filters?
I tried.its not helping...but i used this Measure=if (sum(test[val1])>0,sum(test[val1]).
anyways Thanks for your help.
@Anonymous if you filter out 0 value from visual filter so it wont show date series against 0 value.
I suggest you to create measure as mentioned in my prevoius reply.
Filterout 0 from visual filter
with help of measure
Please don't forget to hit THUMBS UP and Accept this as a solution if it helps you!
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 78 | |
| 46 | |
| 37 | |
| 31 | |
| 26 |