Forum Discussion
OSS
Helper III
7 years agoAppended queries optimization
Dear all I have 12 sales tables. (Sales by monthes) Columns are: customer id, product id and amount. I append all 12 tables (queries) and get final result with more than 5 million rows. Could y...
OSS
Helper III
7 years agoIn matrix view everything is ok. But, after appending I have 5 million rows. I want to merge these rows, sum amounts and get less row amount. Is it possible to group, or pivot, or merge my data on data level, not report level?
tex628
Community Champion
7 years agoTry this:
Left click on a column in power query and choose group by.
Use these settings:
- OSS7 years ago
Helper III
This is also doesn't work :( We have already discussed this issue in the previous message
- v-chuncz-msft7 years ago
Community Support