Forum Discussion
NovaBI
Post Patron
3 years agoDdataflow can't be saved - too many data?
Hi all, I've created a pretty huge SQL Server db where we store historical SFDC data. As SAP BW is not able to perform the operations in a direct query mode, or even import mode, I had to build t...
lbendlin
Super User
3 years agoA dataflow is probably not the right vehicle for that data. Consider using a dataset with incremental refresh and partition bootstrapping.
- NovaBI3 years ago
Post Patron
I was thinking about using the ML part of the dataflow gen 2 - or at least use a gen2 with the possibility to add a data source (SQL Server/Azure SQL Server).