Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hello,
This is a basic question. In excel I have the ability to display data as a custom format code of 0.00x (i.e. I'm working with Forward P/E multipliers that are formatted with a lower case "x" after the number).
I'm not seeing how I can do this in BI.
Please help.
Solved! Go to Solution.
@Anonymous
In Power BI, you can directly add custom format code. But you can change the formate for data field under Modeling tab.
Or you can use Text.Format() in Power Query. See: The Text.Format() Function In Power BI/Power Query M
Regards,
You would need to write the measure using a FORMAT() function. https://msdn.microsoft.com/en-us/library/ee634924.aspx
@Anonymous
In Power BI, you can directly add custom format code. But you can change the formate for data field under Modeling tab.
Or you can use Text.Format() in Power Query. See: The Text.Format() Function In Power BI/Power Query M
Regards,
Thank you but this doesn't solve my question.....I don't want to do a custom format on a text field. I want to add a custom format to the end of a decimal in the form of "x".
Any help here would be greatly appreciated!
You would need to write the measure using a FORMAT() function. https://msdn.microsoft.com/en-us/library/ee634924.aspx
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 26 | |
| 25 | |
| 19 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 48 | |
| 45 | |
| 43 | |
| 39 | |
| 37 |