Forum Discussion
Anonymous
4 years agoNot applicable
Power BI Dynamic refresh from SLICER selected date
Hi,
I have a requirement that my data set need to be refreshed based on the dates(startdate and enddate) selected in dashboard slicer.my dataset is stored procedure.
when we select date range and clisk retrive button it should refresh the procedure with selected dates and ftech the data
please help me
2 Replies
- amitchandakSuper User
Anonymous , if the source supports dynamic M parameter
refer
- AnonymousNot applicable
am using AZURE sql database and it is stored procedure