Files
reporting-engine/sql_export/readme/USAGE.rst
Florian da Costa 3cb3fae1f6 [IMP] Add back the variable feature in sql_export
Refactore to use the new properties field
2025-01-17 14:22:09 +01:00

10 lines
266 B
ReStructuredText

Dashboards > Sql Export
**Specific use with parameters**
- `%(company_id)s` allows to set in the query the company id of the user
- `%(user_id)s` allows to set in the query the user id
- for any created property, you can use it with `%(Property String)s` syntax