Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Is there a way to color code when a Client ID is showing up more than once in the data?
Example
Client Name | Client ID | CAS_ID | AGE | Removal Date |
Doe, Jane | 274 | 178 | 13 | 1/20/2022 |
Doe, Jane | 274 | 178 | 13 | 11/13/2020 |
Smith, K | 315 | 177 | 8 | 1/17/2023 |
Smith, K | 315 | 177 | 8 | 7/14/2023 |
Doe, John | 282 | 17701 | 16 | 2/13/2023 |
Doe, John | 282 | 17701 | 16 | 5/1/2014 |
Non, Duplicate | 574 | 254 | 14 | 10/27/2015 |
So have the Client ID be RED if it's showing in the report more than once.
Solved! Go to Solution.
Hi
Below dax should do the job, Add conditional formatting over client id.
Hi
Below dax should do the job, Add conditional formatting over client id.