Forum Discussion

ChayDommeti's avatar
ChayDommeti
Frequent Visitor
6 years ago

Need help with DAX

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? 

3 Replies