Forum Discussion
aar0n
8 years agoAdvocate II
Calculating a sum when a Column header contains a value
Hey guys, i am just wondering if it's possible to create a dax formula that will do a sum, and another that can count the values >0 for any column header that contains the word "Month". for e...
MFelix
8 years agoSuper User
Hi aar0n,
Not really sure what you mean by you need the actual values itself, unpivoting the columns only change the way the data is saved on the database, you aren't changing any of the values just putting them on columns to use on a different way you can still calculate measures and make visuals based on them you are not makning any data transformation.
Regards,
MFelix
aar0n
8 years agoAdvocate II
I Just mean that in your matrix visual, youre hiding the individual counts and leaving the column sums.
i only need the total value.