I'm using Power Query to join three tables. In the results, I'd like there to be a column that shows the source table names.
I know I could add an identifying column to each table before creating the query, but that solution isn't ideal. Is there a way to do it in PQ?
Thanks!