Forum Discussion
crln-blue
2 years agoPost Patron
Creating DAX table - getting the average based on the columns in the same dax table formula
Hello! I'm trying to create a dax table so I can summarize my data and use it for the visuals (building a measure was not an option huhu because I need legends..). Along with the dimension field...
mickey64
2 years agoSuper User
For your reference.
Step 1: I make a 'Table' visual.
*** I should change 'Sum of Value' to 'Average of Value'. ***
crln-blue
2 years agoPost Patron
Hello, thank you for the help! I understand that I can drag my column and select Average in the aggregation but I'm planning to have a separate Average column so I can union it with the values of another table.. But thank you for the help! ^_^