Forum Discussion
Benefit of using Reference Query
Anonymous This is the official answer to referencing queries: Referencing Power Query queries - Power BI | Microsoft Learn. Referencing prevents duplicating logic but can result in slower data refreshes.
- Anonymous3 years agoNot applicable
Greg_Deckler Haha. Absolutely. So clear as mud. Will continue in my pursuit of
hapinessreference query - Anonymous3 years agoNot applicable
Thanks for the link Greg_Deckler. So I understand that referencing actually slows down the performance and adds load on the source. Suggests to use Dataflow. Would you know the alternative to Dataflow in Report Server as we are not using the Service.
Also, I just came across a YouTube video from Enterprise DNA(https://www.youtube.com/watch?v=ENHbpukjtlY). Wonder if it is the same as query reference? Looks like. However its stated that the performance improved 🙂
- Greg_Deckler3 years agoCommunity Champion
Anonymous Nothing like dataflows in PBRS that I am aware of. It *could* improve refresh performance due to caching. From the article:
Power Query caching architecture is complex, and it's not the focus of this article. Power Query can cache data retrieved from a data source. However, when it executes a query, it may retrieve the data from the data source more than once.
Soooo...clear as mud? 🙂