Forum Discussion
kaushikhalvadia
3 years agoRegular Visitor
How to use slicer(between dates types) with multiple column
Hi, I am a beginner and learning Powerbi. I'm creating this is 3rd report Below is my SQL query for the report which gives me the expected and accurate output. Now, I want to pass the StartDat...
v-yanjiang-msft
3 years agoCommunity Support
Hi kaushikhalvadia ,
Sorry I'm not very clear about your description, would you like to clerify it with an example?
Best Regards,
Community Support Team _ kalyj
kaushikhalvadia
3 years agoRegular Visitor
Sure. I'm trying to explain.
I want the output to be displayed in a report in table format.
The report will have a slicer as below where the user can select a date range.
Based on the user-selected date range in the slicer, the below SQL query will run and display info in tabular format. I want to know how to pass the user's selected date range value from the slicer to the query.
Thanks for the help!