Forum Discussion
Highlight duplicate values in a table
- 5 months ago
Hi HVAC_Specialist ,
Yes, this is now correct. The main difference from your previous result is that the Value column is no longer aggregated, so the duplicate check occurs at the row level as intended. The value 100 is appropriately flagged as a duplicate when it appears multiple times within the current filter context, while other values are not flagged. This matches the expected behavior for a measure-based approach, as it evaluates only the visible rows in the table rather than the entire dataset.
Please find the attached PBIX and Screenshort file for your reference.
Thank you.
Hi HVAC_Specialist ,
Please refer the below link from community this may help for your solution.
https://community.fabric.microsoft.com/t5/Desktop/Highlight-Fields-when-duplicate-value-found-in-table/td-p/3192839
Please mark this as a solution if this helps!!
Thankyou!