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.

11 lines
359 B

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