Month/Quarter Filter

Hello,

I want the users to filter by month/quarter (without the option of day/week)
How can i do it?

Thanks!

Hi @InbalK

You may create calculated fields to extract the Month and Quarter using the extract function in your dataset.

You can then use those fields as Parameters in the Analysis.

Would that work for you?

Regards,
Giri

Hi Giri, thanks, but i still don’t get how to use it as a filter?
@Giridhar.Prabhu

Hi @InbalK

It’s been a while since we last heard from you. If you have any further questions, please let us know how we can assist you.

If we don’t hear back within the next 3 business days, we’ll proceed with close/archive this topic.

Thank you!

Hi Giri, thanks, but i still don’t get how to use it as a filter?
@Giridhar.Prabhu

Hi @InbalK,
Once you’ve setup your extract calculated fields; create a parameter with custom values ‘Month’ and ‘Quarter’.
Then, build an ifelse statement that says if parameter = ‘Month’, use the Month calculated field, if parameter = Quarter, use quarter calculated field.

Let us know if you have any additional questions.

Hi @InbalK,
Since we haven’t heard back, I’ll go ahead and close out this topic. However, if you have any additional questions, feel free to create a new post in the community.

Thank you!