Forum Discussion

Rsanjuan's avatar
Rsanjuan
Icon for Advocate III rankAdvocate III
10 years ago
Solved

Rolling Period Calculation - Last 60 Days from Today's date

Hello,   I am trying to determine the number of meetings using a rolling period of the past 60 days from today's date.  Here are the steps that I took:   1.  Used Matt Mason's Date Dimension func...
  • Anonymous's avatar
    Anonymous
    10 years ago

    Rsanjuan

    From the Last60Days definition, it puts 1 or 0 against each date row in the calendar table.

     

    You are displaying in the table chart the Last60Days.  The measure you want to display is the number meetings in the last 60 days.  Where do you get this from? is it the count of rows against each name ?

    If it is the count of rows against each name, put that as values in the table chart. Then in the Visual Level filters drag the Last60Days column . clikcon the Last60Days field and the show items when the value is , set it to 1 .

     

    This should work. 

     

    Try it out and let me know. If it works please accept it as a solution and also give kudos.