Forum Discussion

JimJim's avatar
JimJim
Responsive Resident
4 years ago
Solved

Calculation Groups

Hi Guys, I have multiple measures and the business have asked me to show the same measures as a rolling 3 month number. Here is one measure I have: Order Count = DISTINCTCOUNT(orders[order_n...
  • DataInsights's avatar
    4 years ago

    JimJim,

     

    In the calculation item (within the calculation group), replace [Order Count] with SELECTEDMEASURE(). This will make it dynamic for whatever measure is in the visual.