Table

The widget displays a summary table by extrapolating the data based on fitro SQL. Unlike the summary table this does not automatically filter values based on a date field and a period.

Parameters Widget


Title


Set the title of the box


Table


Set the table from where to recover data


Description


Allows you to select fields to include in the description


SQL filter


An optional value to further filter the data. The format must be SQL and static, for example stato_bid = 'closed'


SQL sorting


Allows you to enter an optional value for sorting the displayed data, the format must be SQL and static, for example data_bid,DESC data_expiration