Forum Discussion
Anonymous
2 years agoNot applicable
Linking two aggregated tables
Hello, I have two tables aggregated from two sources each: table 1 and table 2 In table 1 i have columns: unit code (unique and not repeating), number of subscribers 1 In table 2 i have columns...
Idrissshatila
2 years agoSuper User
Hello Anonymous ,
use lookup value to get column from another table based on a common column.
https://learn.microsoft.com/en-us/dax/lookupvalue-function-dax
Anonymous
2 years agoNot applicable
How can I add a column from source 1 in the legend for clustered column chart please??? Knowing that the column to add exists in both sources