Forum Discussion
Ugo
5 years agoNew Member
Filter
Hi, I need to determine which are the Route numbers that have an associated Number greater than 50 for 3 successive Dates. In this example, the Route 4, 6 and 7 have Numbers greater than 50 for 3 su...
- 5 years ago
Ugo You are going to want something like Cthulhu or MTBF might also provide a pattern:
Cthulhu - Microsoft Power BI Community
Mean Time Between Failure (MTBF) - Microsoft Power BI Community
Both are for doing row-wise comparison operations (which is not trivial in DAX)
Greg_Deckler
5 years agoCommunity Champion
Ugo You are going to want something like Cthulhu or MTBF might also provide a pattern:
Cthulhu - Microsoft Power BI Community
Mean Time Between Failure (MTBF) - Microsoft Power BI Community
Both are for doing row-wise comparison operations (which is not trivial in DAX)