Forum Discussion
sjoshi
Helper II
8 years agoCalculate value between two dates: Finance BI
Hello 1. I'm new to power BI. I wanted to give user two slicers one for start date and one for end date but with two differnt slicers filter was not getting applied on data so end up using betwe...
Seward12533
Solution Sage
8 years agoHi while not the same problem this solution offers a similar approach to allow date/time slicer. The idea is to use disconnected tables to get the input from the user and then filter in Dax based on these inputs.
https://1drv.ms/u/s!AuCIkLeqFmlhhJkJLISRR4DlYhwgHQ
https://1drv.ms/u/s!AuCIkLeqFmlhhJkJLISRR4DlYhwgHQ
- sjoshi8 years ago
Helper II
Hello
Still not able to achieve it need more solution in both date and YTD part
Thanks
Smita
- Seward125338 years ago
Solution Sage
Can you share a PBIX workbook with sample data?