Forum Discussion
Anonymous
2 years agoNot applicable
Performance issues with pushing data to a tabular object model dataset
We have an embedded powerbi solution in a .NET web app that allows users to visualize their data on-demand. We process data and have an in-memory data table within the app. We used to push this data ...
GilbertQ
2 years agoSuper User
Hi Anonymous
Why would you not just use the incremental refreshing in Power BI and refresh the same partition multiple times, each time it would then import the additional data?