Forum Discussion
Capture snapshot
Hi,
I have SQL table and load it to Power BI.
The table is updated daily.
Is there anyway that I can create a Calculated table or whatever to store the snapshot data of the SQL table.
Thanks
- Anonymous3 years ago
Hi Harry_Tran ,
If you are using Import connection mode, the data will be imported into the Power BI AS engine for storage, which is equivalent to a copy and snapshot.
If you use Direct Query connection mode, the data will be modeled in Power BI, but it will not be stored inside, and the data will be obtained by connecting to the data source through data credentials when interacting with reports.
For information on using Calculated Tables or Measure to create snapshot data for stored SQL tables, you can review the following information.
Power BI Modeling Tip: Snapshot Table, or DAX Measures? - RADACAD
powerbi - How to produce a snapshot table using Power BI measure - Stack Overflow
You can also consider importing snapshot data using Power BI. Start Power BI and select "Folder" as the data source.
Power BI Quick Tips: Dealing with snapshot data - SPR
how to create a snapshot dataset in power bi - Microsoft Power BI Community
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
1 Reply
- AnonymousNot applicable
Hi Harry_Tran ,
If you are using Import connection mode, the data will be imported into the Power BI AS engine for storage, which is equivalent to a copy and snapshot.
If you use Direct Query connection mode, the data will be modeled in Power BI, but it will not be stored inside, and the data will be obtained by connecting to the data source through data credentials when interacting with reports.
For information on using Calculated Tables or Measure to create snapshot data for stored SQL tables, you can review the following information.
Power BI Modeling Tip: Snapshot Table, or DAX Measures? - RADACAD
powerbi - How to produce a snapshot table using Power BI measure - Stack Overflow
You can also consider importing snapshot data using Power BI. Start Power BI and select "Folder" as the data source.
Power BI Quick Tips: Dealing with snapshot data - SPR
how to create a snapshot dataset in power bi - Microsoft Power BI Community
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.