Forum Discussion
sjoshi
8 years agoHelper II
Calculate 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
8 years agoSolution Sage
Hi 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
sjoshi
8 years agoHelper II
Hello
Still not able to achieve it need more solution in both date and YTD part
Thanks
Smita
- Seward125338 years agoSolution Sage
Can you share a PBIX workbook with sample data?