Summary
{{ key.replace(/_/g, ' ') }}
{{ formatStatValue(key, val) }}
Tabular Details: {{ currentReportName }}
{{ reportData.length }} records | Generated at {{ new Date().toLocaleString() }}
| {{ col.replace(/_/g, ' ') }} |
|---|
| {{ row[col]?.name || row[col]?.title || '-' }} {{ formatCurrency(row[col]) }} {{ formatDate(row[col]) }} {{ row[col] ?? '-' }} |
No results found for the selected criteria.
Compiling report data...