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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
hr_tetra
Helper I
Helper I

Report builder - hide values by category name

Hi everyone,

 

I have a table with different statistics for the previous day, where the different categories are presented as sum, avg, max and mean. For some categories the sum does not make sense, e.g. sum of the pressure during a day. So I want to hide some of the categories.

 

The issue is I am only able to hide one category by hiding by expression. I am clicking the relevant column, then I go to Visibility in the right pane, and choose Hidden by Expression. 

 

=Fields!DimWell2_Level_1.Value = "Category name"

 

It works, but I want to do several names, but cannot find a way to do it. I have tried different Or/And, without success. Anyone got a clue?

 

Best regards,

Ole

1 ACCEPTED SOLUTION
AlexisOlson
Super User
Super User

I would expect Or to work like this:

=(Fields!DimWell2_Level_1.Value = "Category name 1") Or (Fields!DimWell2_Level_1.Value = "Category name 2") Or (Fields!DimWell2_Level_1.Value = "Category name 3")

View solution in original post

2 REPLIES 2
AlexisOlson
Super User
Super User

I would expect Or to work like this:

=(Fields!DimWell2_Level_1.Value = "Category name 1") Or (Fields!DimWell2_Level_1.Value = "Category name 2") Or (Fields!DimWell2_Level_1.Value = "Category name 3")

That worked! I was missing the ().

 

Thanks alot!

 

Ole

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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