I've a situation when by click on the button a Power Query text must be updated.
So what is needed to be done:
- take the data that user provided as a files location and file names (no problem with that)
- send to Power Query new location and file names, refresh the Query.
As I've seen, only Refresh is vba-described...
Does somebody have the information on how the text of Power Query could be modified?