You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
334 B

  1. Dashboards > Sql Export
  2. **Specific use with parameters**
  3. - `%(company_id)s` allows to set in the query the company id of the user
  4. - `%(user_id)s` allows to set in the query the user id
  5. - for any created field with `Sql Export Variables` menu, you can use it with `%(x_field_example)s` syntax
  6. (Limitation for relational fields)