Forum Discussion
Alex_Ooi
6 years agoHelper IV
Append queries dynamically in Power Query
Hi all, A little background of this request: - The tables in "Sales Batch" query folder are created from querying my Postgresql database - Due to performance issues, the best way is to break the q...
Alex_Ooi
6 years agoHelper IV
Hey AlB , thanks for the reply. I managed to get to where I wanted to be, only thing is... The whole table went blank after I hit close & apply.
AlB
6 years agoCommunity Champion
You could extract the list of queries you are interested in using #sections and then build the full expression on a string and use
Please mark the question solved when done and consider giving kudos if posts are helpful.
Cheers