Forum Discussion
Dexter1088
7 years agoFrequent Visitor
Appending 2 Queries to stack data
Hi There! My Goal is to stack data from 2 tables that are not related. My 2 tables are like this LAT LONG Type 82736 23049 Retail Store 74466 23039 Retail Store 73094 272...
- 7 years ago
Hi Dexter1088 ,
On the query editor select one of the tables and do an append, that will give you the expected result, you then should disable the other table from being loaded.
https://docs.microsoft.com/en-us/power-bi/desktop-shape-and-combine-data
Regards,
MFelix
MFelix
Super User
7 years agoHi Dexter1088 ,
On the query editor select one of the tables and do an append, that will give you the expected result, you then should disable the other table from being loaded.
https://docs.microsoft.com/en-us/power-bi/desktop-shape-and-combine-data
Regards,
MFelix