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!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
Can anyone help me set up query date parameters that are connected to a filter in a report?
I have created two query parameters: StartDate and EndDate. I have used those in a query, where I'm getting a table from BigQuery and filtering so that the values in columns session_start_date are smaller than the EndDate parameter, and the values for session_end_date are larger than the StartEnd parameter.
I want to be able to user filters in my report to dynamically change the values for StartDate and EndDate: however, when I add a slicer I can only see the parameters' current value, and not all the values it cna take on.
M query:
Parameters:
Parameter filter:
Why can I only see June 1st on the slicer instead of all the dates on I had on the list when setting up the query parameter?
If you have any other ideas of how to dynamically query data using filters/slicers let me know 🙂
Thank you for your help!
Solved! Go to Solution.
@verocorrea93 , That we can use in Direct Query Table on supported sources
https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-dynamic-m-query-parameters
@verocorrea93 , That we can use in Direct Query Table on supported sources
https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-dynamic-m-query-parameters
@amitchandak thank you for the helpful information. I followed the tutorial, and when I bind the field in the table to the parameter, it breaks. I get the following error:
Do you know why that may be?
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 64 | |
| 43 | |
| 31 | |
| 27 | |
| 23 |
| User | Count |
|---|---|
| 134 | |
| 114 | |
| 58 | |
| 39 | |
| 35 |