Hi,
Consider the attached image.
? Why
I have 15 more queries and each query is build upon the result of a previous query but each query is shown to be fetching data from the database xxxx rows from ./DBNamento. Shouldn't PowerQuery just use the result from previous query.
Consider the attached image.
- I fetch a few 100k records from a database into SER_Base_SQL and MC_Base_SQL
- I add Table.Buffer() as the last line of code for each query
- Then I reference MC_Base_SQL in a new Query DueAssesments and perform some operations
? Why
I have 15 more queries and each query is build upon the result of a previous query but each query is shown to be fetching data from the database xxxx rows from ./DBNamento. Shouldn't PowerQuery just use the result from previous query.