Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hi All,
I created a dataflow where I want to use incremental refresh. After deploying the incremental refresh (which is set to store last 13 months and refresh last month) it only stores data of this year. 2022 data is not available anymore in the dataflow.
The datetime column is based on reportingmonth which is yyyymm. This integer colum is transformed to datetime via the following SQL statement: CONVERT(DATETIME,CONCAT('1-',right([ReportingMonth],2),'-',LEFT([ReportingMonth],4)),102)
Any ideas why only data from 2023 is loaded?
@ToddChitt @Greg_Deckler
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 18 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 50 | |
| 38 | |
| 31 | |
| 27 |