Hello fellow forum members,
i have a question regarding how can i put values from a table that is changing based on a power query in to a new fixed "pivot table" . for example:
i have this data
NAME COUNTRY AGE
ana brasil 10
peter france 20
grace spain 30
and i have a new spreadsheet with fixed rows with NAME and columns with COUNTRY , i just want to put the AGE in the correct order like this :
------brazil----france--spain
ana --10--------------------
peter ----------20------------
grace -------------------30---
Remember that the origin table will change the all the data but i have fixed the position of the NAMEs and LOCATIONs in the second table .
Hope you understand my problem.
thank you!
Best Regards
Bookmarks