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,
Have a bit of a problem that I am trying to solve and can't figure it out.
Here is the problem:
Hope this makes sense but can share more.
Solved! Go to Solution.
@amirzoyan Right, so with Premium I believe you could use Goals to get snapshots at points in time. Otherwise, you would have to import the data for each month in a query that you disable reload and append all the tables together essentially. Doable but not pretty or elegant. Problem is that it doesn't sound like your source system is preserving historical information like, say, a slowly changing dimension. So you are going to have to preserve that historical information somehow in some other system. I would spin up an Azure SQL database and create an Azure Data Factory job to periodically import the data, you timestamp it at the time of the import and you just keep appending rows.
@amirzoyan Right, so with Premium I believe you could use Goals to get snapshots at points in time. Otherwise, you would have to import the data for each month in a query that you disable reload and append all the tables together essentially. Doable but not pretty or elegant. Problem is that it doesn't sound like your source system is preserving historical information like, say, a slowly changing dimension. So you are going to have to preserve that historical information somehow in some other system. I would spin up an Azure SQL database and create an Azure Data Factory job to periodically import the data, you timestamp it at the time of the import and you just keep appending rows.
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 |