Forum Discussion
Alfista1997
3 years agoFrequent Visitor
DAX Calculated Column Sum with Two Categories
I'm trying to create a column in table 1, that refrences table 2 and sum the values in Column 1 for each ID and Year-Month and divide that by the sum of values in Column 2 for each ID and Year-Month ...
amitchandak
3 years agoSuper User
Alfista1997 , to create a column in table using another table
refer 4 ways (related, relatedtable, lookupvalue, sumx/minx/maxx with filter) to copy data from one table to another
https://www.youtube.com/watch?v=Wu1mWxR23jU
https://www.youtube.com/watch?v=czNHt7UXIe8