Forum Discussion

wosscr's avatar
wosscr
Frequent Visitor
5 years ago
Solved

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...
  • wosscr's avatar
    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.