Aggregating by headers
Use case
You are to aggregate headers from the Dev-stage 1 to Dev-stage 5 columns by their values and products.
Solution
- Switch the page to the edit mode.
- Insert the Table Transformer macro and paste the table or the macros outputting tables within the macro body.
- Select the macro and click Edit.
- In the Presets tab select Custom transformation and click Next.
Enter the following SQL query:
CODE- Save the macro.
- Insert another Table Transformer and wrap the previously created layout with the macro.
- Select the macro and click Edit.
- In the Presets tab select Custom transformation and click Next.
Enter the following SQL query:
CODE- Save the macro and the page.