Forum Discussion
sminonese
10 years agoFrequent Visitor
Refreshing data with dependencies
Hi, I have the following queries or tables set up 1: Import static CSV file 2: Import dynamic CSV file from a web query 3: Combine 1+2 (static and dynamic) 4: Get column names from 3, matc...
- 10 years ago
To the best of my knowledge, queries do not update their dependencies, would make a nice Idea though. You might consider digging into the Advanced Editor and finding a way to combine your queries into a single query. I have a blog article on this "Power BI: Merge Queries with M". You should be able to do something similar I think.
Greg_Deckler
Community Champion
10 years agoTo the best of my knowledge, queries do not update their dependencies, would make a nice Idea though. You might consider digging into the Advanced Editor and finding a way to combine your queries into a single query. I have a blog article on this "Power BI: Merge Queries with M". You should be able to do something similar I think.