**
Hi Experts,
I am currently working with large fact table stored in a SQL database. The table is around 14M records. The data is a rolling 12 months and is refreshed weekly.
Currently, the data is refreshed manually, because we don’t have a gateway to server, and report gets published to a premium workspace.
Each time we need to refresh the data, we are reading 14M records, which takes a while to load, and at times we get the “no disk space” error. I want to introduce incremental refresh, can this be done at all without a gateway, and if yes, what is the best way to go about it?
Thank you all
Cheers,
Erika