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
Anonymous
Not applicable

Hide Table Measure

Hello Everyone,

 

Am looking for a way to hide "data fields" for a specific table column that is built out of a measure.

 

Below is an image of the Values that I want to hide (highlighted - Yellow) and the values that I want to keep (X - Blue):

 

 

Mobafa_0-1647401214912.png

Any help would be greatly appreciated, thank you in advance!

 

Regads,

Mo

1 ACCEPTED SOLUTION
VahidDM
Super User
Super User

Hi @Anonymous 

 

Add condition to your measure output like this:

 

Measure =
Var _Old_Measure= Put your current measure formula here
Return
IF(_Old_Measure>1,blank(),_Old_Measure)



 

If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
LinkedIn: 
www.linkedin.com/in/vahid-dm/

 

 

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Thank you Vahid, it did work!

 

Appreciate your help,

Mo

VahidDM
Super User
Super User

Hi @Anonymous 

 

Add condition to your measure output like this:

 

Measure =
Var _Old_Measure= Put your current measure formula here
Return
IF(_Old_Measure>1,blank(),_Old_Measure)



 

If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
LinkedIn: 
www.linkedin.com/in/vahid-dm/

 

 

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!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

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.