Forum Discussion
bullius
10 years agoHelper V
Table with SUM values
Hi I want to produce a table with SUM values. My data looks something like this: Current data: Code Year Type Amount A 2013 Type 1 10 A 2013 Type 1 20 A 2013 Type 2...
- 10 years ago
bullius Go to power bi desktop query editor, under Transform tab click Group by and apply it as shown below.
ankitpatira
10 years agoCommunity Champion
bullius Go to power bi desktop query editor, under Transform tab click Group by and apply it as shown below.
bullius
10 years agoHelper V
That works, thanks!