Forum Discussion
Field Parameter data labels
- Anonymous2 years ago
Hi lherbert501 ,
Please have a try.
- You apply conditional formatting to data labels based on a gradient style. You can define three colors for the lowest, middle, and highest values, and choose the number format for each value.
- You can create dynamic format strings for measures using a separate DAX expression. You can determine how measures appear in visuals by conditionally applying a format string depending on the context.
- You can use custom format strings for fields in the Modeling view. You can select from a list of commonly used format strings or enter your own custom format string using symbols and placeholders.
Conditional formatting for Data Labels in Power BI - Power BI Docs
Create dynamic format strings for measures in Power BI Desktop - Power BI | Microsoft Learn
Use custom format strings in Power BI Desktop - Power BI | Microsoft Learn
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 _ RongtieIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi lherbert501 ,
Please have a try.
- You apply conditional formatting to data labels based on a gradient style. You can define three colors for the lowest, middle, and highest values, and choose the number format for each value.
- You can create dynamic format strings for measures using a separate DAX expression. You can determine how measures appear in visuals by conditionally applying a format string depending on the context.
- You can use custom format strings for fields in the Modeling view. You can select from a list of commonly used format strings or enter your own custom format string using symbols and placeholders.
Conditional formatting for Data Labels in Power BI - Power BI Docs
Create dynamic format strings for measures in Power BI Desktop - Power BI | Microsoft Learn
Use custom format strings in Power BI Desktop - Power BI | Microsoft Learn
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.
- lherbert5012 years agoPost Prodigy
Thanks Anonymous