Join 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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi
I am working on power bi report there I have some finacial data.In that report I have table that containing some information but I want to see only those information which can give me some values at the total & I don't want see any column inside that table which is going to total equal to zero.
This should work for me dynamically for each slicer of the report.
Thank You !
Solved! Go to Solution.
@Roshan_201295 you can do this for the Visual Filter level. It will give you the outcome you want.
If I have posted a response that resolves your question, please accept it as a solution to formally close the post.
Also, if you are as passionate about Power BI, DAX and data as I am, please feel free to reach out if you have any questions, queries, or if you simply want to connect and talk to another data geek!
Want to connect?www.linkedin.com/in/theoconias
I want this one for table only..If will apply that table it is not working for me
@Roshan_201295 you can do this for the Visual Filter level. It will give you the outcome you want.
If I have posted a response that resolves your question, please accept it as a solution to formally close the post.
Also, if you are as passionate about Power BI, DAX and data as I am, please feel free to reach out if you have any questions, queries, or if you simply want to connect and talk to another data geek!
Want to connect?www.linkedin.com/in/theoconias
You can add the column with the values you are referring to in the "Filters on all pages" and select "Is not Blank".
This will eliminate anything that is blank from your data with respect to the specific column you add to this section. Just ensure that you do some checks over this once you have added it so that you confirm you are getting the output you want.
Thanks heaps,
Theo
If I have posted a response that resolves your question, please accept it as a solution to formally close the post.
Also, if you are as passionate about Power BI, DAX and data as I am, please feel free to reach out if you have any questions, queries, or if you simply want to connect and talk to another data geek!
Want to connect?www.linkedin.com/in/theoconias