Forum Discussion
Anonymous
4 years agoNot applicable
Conditional Formatting Duplicate Rows in Table that Adjusts with Filters
Hi, I have looked at ways of implementing Conditional Formatting of duplicate table entries, where a calculated column in used to count the number of duplicates for each row and then conditional form...
Gabriel_Walkman
4 years agoContinued Contributor
What was your implementation?
The example with the name should work if you use a measure in the conditional settings, ie: distinctcount( [name]), and adjust so that hilighting occurs when it is bigger than 1, smaller than 100000