Forum Discussion
aridavid
6 years agoFrequent Visitor
Sum totals from multiple columns based on filter selection
Hi, Hope you're all doing well. Is it possible to achieve something like this: I'd like to be able to display a total value based on multiple columns where the total will vary depending on th...
amitchandak
Super User
6 years agoaridavid , not very cleat.
You can unpivot the data and use
https://radacad.com/pivot-and-unpivot-with-power-bi
Transpose : https://yodalearning.com/tutorials/power-query-helps-transposing-data/
aridavid
6 years agoFrequent Visitor
hanks for the hint, I'll try to clarify.