Current Month, previous month, last 3 months average

Hi,

I have a table and I want to calculate the below.
how to check if the date of the appointment is in current month or previous month or in the last 3 months (excluding the current)?

image

Hi @pantelis

You can create calculate fields for the three measures ( Current Month Appts, Previous Month Appts, Average of Last 3 months ) using the date functions in QuickSight.

The following Article has detailed information to help you create these kinds of calculations.

Regards,
Giri

1 Like

Thanks @Giridhar.Prabhu . I found what I wanted in the article