Forum Discussion
Anonymous
4 years agoNot applicable
Total value variation column chart
Hello all , i have sample data like below want to show total value column in graph measure : variation = sum('Master Data Base'[Value]) Master data base : Reducti...
- 4 years ago
Hi Anonymous
Download this file:
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
Anonymous
4 years agoNot applicable
VahidDM Each table argument of 'UNION' must have the same number of columns i am getting this warning
- VahidDM4 years agoSuper User
Yes, The two tables must have the same number of columns.
https://docs.microsoft.com/en-us/dax/union-function-dax
If you have a table with many columns, summarize that.
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!