Iteration (TQL Param)

From Tygron Preview Support Wiki
Jump to navigation Jump to search

Notes

  • Queries with these clauses are only executed when the current Iteration matches the value of this clause.
  • If the current Iteration is not equal to the value of this clause, a cell in an Excel with this query is not written to. This behavior makes it different from other queries, which generally write a default value of 0.
  • The same holds for update queries, which are also only executed when the iteration matches the value of this clause, and are ignored otherwise.