Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
i have 2 tables
Azure Main and under it columns are
Date
Month
Year
Date and month
Product
cost
another table name is 'Azure Data' and columns are
product ( product list is all filled in rows)
Jan 2020
Feb 2020
and so on
Now i want the cost of each product for each month by taking data from 'azure main' table and populating in the columns of 'azure data'. any help on how i can do that?
Hi @ChayDommeti ,
You should first use transpose to make the Month Year columns of Azure data table as one column,then use "lookupvalue" function to get the cost you need.
Hi,
Share some data and show the expected result.
@ChayDommeti , do you plan to create a transposed table where months are columns
refer if this can help
https://yodalearning.com/tutorials/power-query-helps-transposing-data/
User | Count |
---|---|
117 | |
75 | |
61 | |
50 | |
44 |
User | Count |
---|---|
175 | |
125 | |
60 | |
60 | |
58 |