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
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