Forum Discussion
Reference query accesses the source twice
- 8 years ago
Hi Johan,
What database do you use? I get data from SQL Server database, I can reproduce your scenario, reference still access database again, which is designed by Power BI.
Please add Table.Buffer in your original Query, when you refresh your reference, which wouldn't access the database again based on my test.
And there is a similar thread for reference.
Best Regards,
Angelia
Hi Johan,
What database do you use? I get data from SQL Server database, I can reproduce your scenario, reference still access database again, which is designed by Power BI.
Please add Table.Buffer in your original Query, when you refresh your reference, which wouldn't access the database again based on my test.
And there is a similar thread for reference.
Best Regards,
Angelia
- Johan8 years agoAdvocate II
Thanks for you help.
The thread you were referring to describes it well. Apparantly it depends on the caching of the initial query.
I think the table.buffer (or list.buffer) only works within 1 query.