Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi Everyone
i need your help guys to count duplicate over time but with different conditions
my problem that i have a table with 2 million rows (2 years history), and i want to count the duplicate case i have in my table with some criteria.
- I first want to count the cases repeated for 1 month (if it is repeated after 30 days that it counts as a new case),
- It should be in the same Email category (if the case is repeated but under another category it will not be calculated)
- It must be treated by the same employee (if the repeated case was treated by another employee it will be counted as new).
Thank you all
Solved! Go to Solution.
Hi @Anonymous ,
I created a sample pbix file(see attachment) for you, please check whether that is what you want.
Best Regards
can someone help please
| User | Count |
|---|---|
| 52 | |
| 41 | |
| 32 | |
| 15 | |
| 13 |
| User | Count |
|---|---|
| 84 | |
| 72 | |
| 37 | |
| 27 | |
| 24 |