Forum Discussion
wosscr
5 years agoFrequent Visitor
Roll Rate Analysis - DAX Help
Hey guys, I'm trying to implement a Roll Rate analysis with Power BI, but I'm facing some challenges with the DAX measures to make it dynamic. In concept, I want to replicate this: https://www...
- 5 years ago
I ended up doing a calculation of some extra columns to determine the datediff between the periods I needed and then creating some measures to dynamically calculate the roll rates.
wosscr
5 years agoFrequent Visitor
I ended up doing a calculation of some extra columns to determine the datediff between the periods I needed and then creating some measures to dynamically calculate the roll rates.