The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
There is small bug with dynamic format. If we change name of the table, in every measure formula for all columns or measures which are from that table are automatically changed. For instance if I change 'Table' to 'New Table' in dax, change will happen automatically. However, for dax in dynamic format the changes don't take place, and Measure breaks.
Hi @GeorgeVepkhvadz ,
The FORMAT function can also be used in a measure DAX expression to conditionally apply a format string, but the drawback is if the measure was a numeric data type, the use of FORMAT changes the measure to a text data type. As a text data type the measure is then no longer usable as values in visuals.
Expression-based titles in Power BI Desktop - Power BI | Microsoft Learn
Create dynamic format strings for measures in Power BI Desktop - Power BI | Microsoft Learn
I have also found a similar post, please refer to it to see if it helps you.
Dynamic Format Strings Bug - Microsoft Fabric Community
How to Get Your Question Answered Quickly
If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .
Best Regards
Community Support Team _ Rongtie
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
82 | |
81 | |
37 | |
34 | |
32 |
User | Count |
---|---|
94 | |
80 | |
60 | |
50 | |
49 |