If I have 5 Power Query queries that load to the data model, within the Data > Connections window, I see a list of each query as well as ThisWorkBookDataModel.
I am writing a macro to refresh all the queries in my file and wondering if I need to refresh all the PQ queries AND ThisWorkBookDataModel - is it redundant to refresh both / what is the difference?
I don't want to use RefreshAll because I want to loop through specific queries to refresh.
Thanks
I am writing a macro to refresh all the queries in my file and wondering if I need to refresh all the PQ queries AND ThisWorkBookDataModel - is it redundant to refresh both / what is the difference?
I don't want to use RefreshAll because I want to loop through specific queries to refresh.
Thanks