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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Roshan_201295
Helper I
Helper I

How Can dynamically hide the columns which are going to give some equal to zero ?

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 !

1 ACCEPTED SOLUTION

@Roshan_201295 you can do this for the Visual Filter level.  It will give you the outcome you want.

TheoC_0-1652080515999.png

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

View solution in original post

3 REPLIES 3
Roshan_201295
Helper I
Helper I

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.

TheoC_0-1652080515999.png

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

TheoC
Super User
Super User

Hi @Roshan_201295 

 

You can add the column with the values you are referring to in the "Filters on all pages" and select "Is not Blank".

 

TheoC_1-1652079375988.png

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

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors