Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
PK1
Partner - Contributor II
Partner - Contributor II

Using set analysis filter and date picker simultaneously

Hi All,

I have a requirement where i need to create a dashboard in which by default it should show the data as per the latest week, but if someone select the date range from date picker then the data should get updated as per the range selected.

Kindly help

1 Reply
JordyWegman
Partner - Master
Partner - Master

Hi PK,

What you can do, is cap the calendar on the max current month. Meaning that, your calendar won't contain any data later than this current day/week.

Then use the Max week in your set analysis. Sum({$< Week = {"$(=Max(Week))"}>}Sales). When you make a selection, it will still give the data you need.

If you have some test data that would be helpfull and an example what the outcome should be.

Jordy

Climber

Work smarter, not harder