Forum Discussion
wkolcz
5 years agoFrequent Visitor
Creating new column on one table from data on another table based on shared key
I have two spreadsheets I imported into a report to create tables. One is Clicks and includes the columns Click-Thoughs, Name, SKU and the other is Products and includes the columns brandName, sku, a...
- 5 years ago
wkolcz , refer 4 ways to copy data from one table to another
https://www.youtube.com/watch?v=Wu1mWxR23jU
https://www.youtube.com/watch?v=czNHt7UXIe8If did not work
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
amitchandak
5 years agoSuper User
wkolcz , refer 4 ways to copy data from one table to another
https://www.youtube.com/watch?v=Wu1mWxR23jU
https://www.youtube.com/watch?v=czNHt7UXIe8
If did not work
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
wkolcz
5 years agoFrequent Visitor
You're a savior! The second video with LOOKUPVALUE is exactly what I needed! Thank you!