Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi,
Consider the following Dataset,
Usually, we apply conditional formatting for Integer numbers and Percengates respectively. I have a requirement that value column has both numbers and percentages together in the dataset. I need to apply conditional formatting for these values based on the rule. Rule is like >50%, 75% and <250, <500, etc..
Solutions will be greatly appreciated.
Regards,
Pradeep
Solved! Go to Solution.
Create a measure, [Conversion] where you convert all the values from [Value] to numeric. Then apply conditional formatting on [Value] that is based on [Conversion]:
As long as your numeric and percentage values never intersect it should simple work witha normal rule based conditional formatting.
Create a measure, [Conversion] where you convert all the values from [Value] to numeric. Then apply conditional formatting on [Value] that is based on [Conversion]:
As long as your numeric and percentage values never intersect it should simple work witha normal rule based conditional formatting.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 37 | |
| 36 | |
| 32 | |
| 31 | |
| 29 |
| User | Count |
|---|---|
| 132 | |
| 86 | |
| 85 | |
| 68 | |
| 64 |