Forum Discussion
Anonymous
1 year agoNot applicable
Power BI - Entire rows highlight
How to highlight entire rows in power BI and I try to highlight but column 'Total' not able to do in metrics table. even 43 should be green color any suggestion.
- 1 year ago
Anonymous
That would be the code below .
ColorFlag =IF( NOT ISINSCOPE(Table[Category]), 1, 0)
v-menakakota
Community Support
1 year agoHi Anonymous ,
Thanks for reaching out to the Microsoft fabric community forum.
I would also take a moment to thank MasonMA , for actively participating in the community forum and for the solutions you’ve been sharing in the community forum. Your contributions make a real difference.
Best Regards,
Community Support Team
v-menakakota
Community Support
1 year agoHi Anonymous ,
I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you.
Best Regards,
Community Support Team
- v-menakakota1 year ago
Community Support
Hi Anonymous ,
Can you please confirm whether the issue is sorted or not?
Thank you.