The Pivot Table element allows you to dynamically summarize your data and analyze it by category. Users can add different metrics to the table using drag-and-drop and generate summary reports.
Areas of Use
Sales reporting,
Customer behavior analysis,
Performance measurements,
Financial reporting, etc.
The Pivot Table element only supports web applications.
Restaurant Invoice Analysis Scenario
In an application created for a restaurant chain, the user analyzes customer invoices with Pivot Table.
Invoices are grouped by gender (Male/Female), day of the week, meal, and party size.
Tip amounts are calculated as total, average, or percentage.
This allows the user to easily see which days and which groups received more tips.
Connecting the Data Source
Go to the Datasources module.
Click the + icon next to the Tables heading and name the table RestaurantBills.
Create the following table.
Then click SQL Actions and name the action RestaurantBills. You can also create it with C#.