Forum Discussion
Conditional formatting on calculated item in calculation group
- 6 months ago
maybe try checking this thread and see if the expert can help you parry2k .
Calculation Groups and Conditional Formatting can ... - Microsoft Fabric Community
Solved: Conditional Formatting using Calculation Groups no... - Microsoft Fabric Community
Thank you.
maybe try checking this thread and see if the expert can help you parry2k .
Calculation Groups and Conditional Formatting can ... - Microsoft Fabric Community
Solved: Conditional Formatting using Calculation Groups no... - Microsoft Fabric Community
Thank you.
Thanks for that link.
Actually....the issue was that in my calculation item responsible for division I used code where I referred to other calculation items, sth like:
so formatting didn't work...when I removed calculate() and pasted the actual code from calculation items formatting worked
I think it's a bit...unintuitive to be honest, but I'm glad I solved that error.