The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
I am trying to do conditional formatting on Text Field but I see that there is no direct approach to do that. Hence, I have come across a work around to achieve the same. Please find below the DAX code I have written for the color coding:
Solved! Go to Solution.
Hi @sonam7
Check in the original dataset, if you have duplicates.
If there are duplicates, the formatting will not show.
You will have to get rid of the duplications. That can be achieved with adding a unique ID/Index to your visual, or deleting the duplicates in the import process.
Thanks!
A
Hi @sonam7
Check in the original dataset, if you have duplicates.
If there are duplicates, the formatting will not show.
You will have to get rid of the duplications. That can be achieved with adding a unique ID/Index to your visual, or deleting the duplicates in the import process.
Thanks!
A
is it possible that in the rows that are being skipped over there is extra white space after "progress" like "In Progress "?
User | Count |
---|---|
77 | |
76 | |
36 | |
31 | |
29 |
User | Count |
---|---|
93 | |
79 | |
57 | |
48 | |
48 |