Forum Discussion
pshetty05
6 years agoHelper I
Create a new table through sql query using the existing table that was loaded via excelsheet
Hello, I have table A that has 2 values - Email address & Client Status which has been created using an excelsheet. Now, I want to create another table that uses the values from this table to...
PaulDBrown
6 years agoCommunity Champion
I believe that what you need to do is merge the tables in Power Query
pshetty05
6 years agoHelper I
Hi Paul,
I want to create Table B.
Merge is possible for the tables that are already present.