Filtering on items that could be in multiple buckets

Hi, I have a dataset and the user would like to filter on this week, this month, this quarter, this fiscal etc. Is there a way to do this so that it is intuitive for the user ? At the moment the buckets are mutually exclusive so this fiscal does not include this quarter, this month or this week. I created the filter using a case statement based on the end date.

Answers

  • You could filter using a BeastMode/Variable combo. This video has a walkthrough of almost exactly this situation: https://www.domo.com/learn/video/variables-use-case-feature-walkthrough

    Please 💡/💖/👍/😊 this post if you read it and found it helpful.

    Please accept the answer if it solved your problem.