Forum Discussion
dkehoe32
Helper I
8 years agoHelp copying a column to another table
Im trying to take columns from other data sets ive uploaded and move them to a bigger data set within the same BI file
You may try Merge Queries (Table.NestedJoin) in Query Editor or LOOKUPVALUE Function in DAX.
1 Reply
- v-chuncz-msft
Community Support
You may try Merge Queries (Table.NestedJoin) in Query Editor or LOOKUPVALUE Function in DAX.