Inserting new rows
Use case 
You have a table with the date and the amount and need to show the amount increase by 4% from month to month.
Solution
- Switch the page to the edit mode.
- Insert the Table Transformer macro and paste the table with the start date and the start amount.
- Select the macro and click Edit.
- In the Presets tab select Custom transformation and click Next.
Enter the following SQL query:
SQL- Click Next.
- Define the date format .
Save the macro and the page.