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
Timmyyoungm
New Member

formatting DAX based on the measure name in tabular editor and revert to default

i'm formatting DAX based on the measure name in tabular editor, so currency "£#,0.00" and whole numbers with thousand seperators "#,0." etc... I want to revert to default for anything else. Does anybody know how to write the default format?

1 ACCEPTED SOLUTION
Rayshin
Memorable Member
Memorable Member

@Timmyyoungm  is it an arbitrary data type? you can use currency for your culture default .This page has everything: https://docs.microsoft.com/en-us/dax/format-function-dax?WT.mc_id=DP-MVP-4025372#predefined-numeric-...

View solution in original post

1 REPLY 1
Rayshin
Memorable Member
Memorable Member

@Timmyyoungm  is it an arbitrary data type? you can use currency for your culture default .This page has everything: https://docs.microsoft.com/en-us/dax/format-function-dax?WT.mc_id=DP-MVP-4025372#predefined-numeric-...

Helpful resources

Announcements
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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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.

Top Solution Authors