Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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?
Solved! Go to Solution.
@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-...
@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-...
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.