Overview
Tile queries feed Tiles built for Classic Dashboards.
Field Descriptions
| • | Tile Text - Default text for the tile |
| • | Tile Size - Tile Text size |
| • | Caption - Default caption to display on the tile |
| • | Caption Size - Caption text size |
| • | BackColor - Tile background color |
| • | Format - Formatting to apply to the tile text (e.g. c = currency) |
| • | Preview - Click to preview the tile |
| • | Stored Procedure - Check if the query references a stored procedure |
| • | Query - SQL query. Must include a return labeled tiletext and caption which defines/overrides the Tile Text and Caption respectively. |
|