Skip to main content

Hello All - I'm trying to get a running total each month for a 3-month revenue number.

 

Dynamic Running Totals for Unique Set of Months

I then need to be able to have the 3 month revenue show up if filtering on a specific month like the following:

pastedImage_1.png

 

Any help would be greatly appreciated.

 

Thanks,

 

Mike
8 answers
  1. Jan 31, 2019, 11:28 PM

    Here you go. I am using the Superstore data to get what you need.

    Here you go. I am using the Superstore data to get what you need.

     

    Now, to display the values for a selected month only, I created a parameter to list out the month and year and created the below calculated field and added it to the data as seen below.

    1.png

     

    You can now right-click on the "Hide" value and hide the data and suppress the header.

    1.png

    You should now have the desired output:

    1.png

     

    Hope this helps.

0/9000