Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Plot "moving difference"

Hello,   I would like to plot a function of time in power bi, the x axis being time, and the y axis being the difference between the value at time x and time x-1. Can this be achieved in Power BI ?...
  • v-lionel-msft's avatar
    5 years ago

    Hi Anonymous ,

     

    POWER function 

    You can create a measure with "Power()" function and add the measure to the visual.

     

     

     

    Best regards,
    Lionel Chen

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.