Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi All,
I have a date column in my table with name 'Report Date' which I am using in a slicer to display the detail data in a table according to the date selected in the slicer.
But as per the requirement, if a user selects a date from slicer like '4/27/2018', the detail data should be displayed from '4/27/2018' to till date and if '4/23/2018' is selected the detail data should be displayed from '4/23/2018' to till date.
Any help is greatly appreciated.
Thanks,
Sam
Solved! Go to Solution.
@sam021083,
You can create a slicer using your date field, choose After in the date slicer, and select different dates as start date in the slicer to filter your visual.
Regards,
Lydia
@sam021083,
You can create a slicer using your date field, choose After in the date slicer, and select different dates as start date in the slicer to filter your visual.
Regards,
Lydia
@Anonymous Thank you. It worked exactly as needed.