Forum Discussion
Anonymous
6 years agoNot applicable
Problem refresh incremental Connexion SAP Hana for Reference, Append and Merge Query
Hello, I have an incremental refresh problem in powerBI for SAP Hana connection, the incremental refresh works for the source table, but for the reference table and append table, the incremental ...
- 6 years ago
Hi Anonymous,
i think you have to filter the original query to reduce the data from hana
and the appred query to control the storage of the historical data.
mwegener
6 years agoMost Valuable Professional
Hi Anonymous,
I think you can only set the parameters in the final query.
The other queries should be executed as subqueries and have the same parameter values as the final query.
Can you confirm my guess?
Anonymous
6 years agoNot applicable
My problem is the sub-requests, just take the refreshes of the original request (source Hana), so I will have only the incremental data in the sub-requests and I will not have history in apprend and reference query
- mwegener6 years agoMost Valuable Professional
Hi Anonymous,
but the historical data are already saved in the final query.
Do they have to go through the query process again?