Forum Discussion
Johnrevheim
9 years agoFrequent Visitor
Separate sliders for different ledgers
Hello, is it possible to have separate slider for different ledgers in the same graph? I have a dataset with purchases where the booking date is ddmmyyyy. I want to compare incoming reservations for...
PavelR
Solution Specialist
9 years ago
why you need two separate filters (sliders)? Just use SAMEPERIODLASTYEAR DAX function.
Regards.
Pavel
Johnrevheim
9 years agoFrequent Visitor
Hi,
thank you but I do not have a contiguous date selection and it does not work without it apparently.
john
- PavelR9 years ago
Solution Specialist
Then create date table with CALENDAR function - this will create contiguous dates.