Forum Discussion
DAX error
- 5 years ago
azeemkhalipha , As I suggested above, I created it as a measure and that seems to be working. Please find the file attached after signature.
azeemkhalipha , Error is not clear.
But in case you are creating a color measure
if should if
if(sum(financials[profit]) <=0 , "Red", "Green")
Refer these blogs
https://exceleratorbi.com.au/conditional-formatting-using-icons-in-power-bi/
https://community.powerbi.com/t5/Desktop/FORMAT-icon-set-for-use-in-a-data-card/td-p/811692
https://radacad.com/dax-and-conditional-formatting-better-together-find-the-biggest-and-smallest-numbers-in-the-column
https://docs.microsoft.com/en-us/power-bi/desktop-conditional-table-formatting#color-by-color-values
- azeemkhalipha5 years agoRegular Visitor
The "Enterprise" row is showing twice when I add the DAX function. I want it to be in one row only with "red" remark