Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register 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
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
14 | |
11 | |
10 | |
10 | |
10 |
User | Count |
---|---|
18 | |
13 | |
12 | |
11 | |
8 |