Forum Discussion
Anonymous
3 years agoNot applicable
Stuck with incremental refresh with direct query
Hi, I'm struggling with a table in my report. This table is a fact table that stores data from 01-01-2023 until today. I'd like to retrieve data this way: - All data from 01-01-2023 until y...
ppm1
3 years agoSolution Sage
What you've described should work. Your direct query partition should be greater than or equal to today (the RangeStart parameter for that latest partition). How did you set up the filter in your query with RangeStart and RangeEnd?
Pat
- YukiK3 years agoImpactful Individual
I second this. DirectQuery option will be from today/effective day onwards. It's good to check all the settings