Forum Discussion
Anonymous
2 years agoNot applicable
Combine two different Sharepointlists into a newly created table
i have two lists which has some similar data. There is calender week columns in both lists which oi have combined in the table using Distinct function. Now i need to get data from other columns into this new table according to the calenderweeks so that i can filter based on different categories.
How can i do this?
Thanks in advance
1 Reply
- ryan_mayu
Super User
do you want to merge tables?
https://learn.microsoft.com/en-us/power-query/merge-queries-overview?wt.mc_id=DP-MVP-5004616
or append query
https://learn.microsoft.com/en-us/power-query/append-queries?wt.mc_id=DP-MVP-5004616