Forum Discussion

Michaeldias's avatar
Michaeldias
Helper I
4 years ago
Solved

Datamarts Preview Appending data

Hello Forum, I'm trying to use Datamarts as a master database for reporting purposes. 100GB is plenty. This requires me to source data from a dataflow which is fine.   However I would like the ab...
  • edhans's avatar
    4 years ago

    You need a separate ELT solution. No Power BI solutions are a proper datawarehouse - not meant be. Azure SQL, or other tools are meant for that. All Power Bi tools (dataflows/datasets/datamarts) wipe all data on refresh (or keep some historical data in an incremental refresh scenario, but that is still not meant to be a datawarehouse for storing snapshots, and those historical partitions can be purged on a schema change, losing all data).