Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have an open date and close date in my table, and have them related via inactive links to a date table. I historically have used the following rolling measures to capture opens/closures within flexible time periods such as the following:
Created 4XCycle Day Rolling Measure = Calculate( DISTINCTCOUNT(Table[Key]), USERELATIONSHIP('Date'[Date], Table[CreateLink]), FILTER(Table, Table[CreateLink]>=(Max('Date'[Date])-(4*[Cycle Length])) && Table[CreateLink]<Max('Date'[Date])))
Cycle Length is a numerical what if parameter that people can adjust.
This has stopped working in the past few weeks. Anything wrong that people can see?
Solved! Go to Solution.
hi, @CaseyJ
Just from a formula we could not get the issue.Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
Please share your sample pbix file or some sample data and the expected output.
Do mask sensitive data before uploading.
Best Regards,
Lin
| User | Count |
|---|---|
| 57 | |
| 43 | |
| 28 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 73 | |
| 63 | |
| 40 | |
| 23 | |
| 22 |