Forum Discussion
bullius
Helper V
10 years agoTable 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
Community Champion
10 years agobullius Go to power bi desktop query editor, under Transform tab click Group by and apply it as shown below.
bullius
Helper V
10 years agoThat works, thanks!