Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Could anyone help to get the measure to work like ==IF(COUNTIFS([Value];B3;[Date];"<"&C3+3;[Date];">="&C3)=1;0;1)
ValueDateRepated unil 3 Days
| AA | 1.1.20 6:54 | 1 |
| b | 3.1.20 14:48 | 0 |
| c | 8.1.20 9:46 | 0 |
| d | 15.1.20 20:01 | 0 |
| e | 20.1.20 10:50 | 0 |
| AA | 1.1.20 8:00 | 0 |
| AA | 15.1.20 10:00 | 0 |
@Fiala , Data you have shared not making the problem clear.
I have a blog on Continuous Streak, see if that can help
Hi Pragati11,
I need to find out if the value was repeated within 3 days of its first occurrence. For example, the value is the ticket number and the date represents the date the ticket was created. The number one in the table represents the desired result. The "AA" value was repeated within 3 days. All data is in one table. Ideally, it would be possible to change the number of days.
Hi @Fiala ,
Can you explain please what your excel formual is doing?
Specially the highlighted portion:
IF(COUNTIFS([Value];B3;[Date];"<"&C3+3;[Date];">="&C3)=1;0;1)
From where are these variables coming and what logic you are trying to implement here as I am not able to replicate this excel formual at my end?
Thanks,
Pragati
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 4 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 17 | |
| 9 | |
| 8 | |
| 7 |