Forum Discussion
Conditional formatting in CALCULATED tables
- 9 years ago
Hi jrecasens,
Conditional Formatting is available when the column specified with any aggregate function or it's a measure. In your scenario, you can set one aggregate function for the Amount column, eg: Sum. Then you can see the Conditional Formatting is available. Please see attached .pbix file.
By the way, as Apple contains blank value, if you want to make it display. You can enable Show items with no data option for Product Name.
Best Regards,
Qiuyun Yu
Im using the same PBI version. I added a product dimension to your example:
It looks like that when you create a report Table with fields from different tables (in this case the product table and the calculated sales table) the conditional formatting option disappears.
You can find the example here:
https://1drv.ms/u/s!ApFP03_iPLLTgudP8qgx9Xj9lbAkKA
- v-qiuyu-msft9 years agoCommunity Support
Hi jrecasens,
Conditional Formatting is available when the column specified with any aggregate function or it's a measure. In your scenario, you can set one aggregate function for the Amount column, eg: Sum. Then you can see the Conditional Formatting is available. Please see attached .pbix file.
By the way, as Apple contains blank value, if you want to make it display. You can enable Show items with no data option for Product Name.
Best Regards,
Qiuyun Yu- jrecasens9 years agoAdvocate I
Excellent, adding an aggregate function to that specific column I need the conditional formatting works.