Forum Discussion

rashidanwar's avatar
rashidanwar
Advocate II
2 years ago
Solved

Power Query custom function to loop over multiple tables and do the required transformation

Hi Everyone, I have multiple tables (Around 10) in Power Query and I want to do some transformation to all the Tables. Say I want to add a custom column to all the tables.  I want a custom func...
  • lbendlin's avatar
    lbendlin
    2 years ago

    Yeah, no.  You cannot inject transforms into queries from the outside. You need to do these transforms in each of the queries, or follow my approach and then use references.