Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi,
I'm hoping you experts can assist me. I'm trying to incorporate a couple parameters "Start Year" and "End Year" into my native query so I can take advantage of incremental refresh. I thought I had incorporated the parameters correctly (see code below), but when I try to set up the refresh policy in Desktop, I get a message saying I need to set up parameters. I attempted to filter the query using the parameters outside of the native query, but it looks like the whole thing unfolds as it takes forever to refresh. What am I missing here? I tried doing some research and couldn't find much. Thank you!!
Solved! Go to Solution.
Hi @goutisd
If you want to use the incremantal refresh, you need to make sure that
1.The paramater name shoule be 'RangeStart' and 'RangeEnd'.
2.The type of the patamater must be date/time.
3.Make sure the data source support query folding.
You can refer to the following link.
https://learn.microsoft.com/en-us/power-bi/connect-data/incremental-refresh-overview#requirements
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @goutisd
If you want to use the incremantal refresh, you need to make sure that
1.The paramater name shoule be 'RangeStart' and 'RangeEnd'.
2.The type of the patamater must be date/time.
3.Make sure the data source support query folding.
You can refer to the following link.
https://learn.microsoft.com/en-us/power-bi/connect-data/incremental-refresh-overview#requirements
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Please refer to This video should be useful for you: YouTube Patrick's covers Native Query for Incremental Refreshes.
Read More details: Microsoft Learn
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
9 | |
9 | |
7 | |
6 | |
6 |