Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Grouping rows in table based on one column

Hello,   I've been trying to group rows from a table with several columns based in one field ("Concept" in this example), but I don't get how to do it. This data table is similar to mine, and it pr...
  • Anonymous's avatar
    Anonymous
    4 years ago

    Hi! Thanks for the solution.

    In the end, I managed to solve it by merging both queries, to create one that is grouped by column "Concept", which was the initial problem.