How to find the ID of specific data in your project

From Tygron Support wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Some functionalities in the Tygron Platform make use of the specific IDs assigned to data in a project. In these cases it is neccesary to be able to determine the ID of data to either connect the right functionalities or relate the right output to the right calculations.
There are two options to find the ID: by selecting the item from one of the menus in the Current Situation tab or making use of the Query tool.

How to find the ID of specific data:
  1. From the Current Situation tab, select the type of data you wish to find the ID for.
  2. From the Left panel, select the specific item you wish to find the ID for.
  3. In the right panel, next to name the ID of the item can be found.

Id in editor.png

Editor → Current Situation (Ribbon tab) → Queries (Ribbon bar)
How to find the ID of specific data:
  1. Open the Query tool.
  2. Set the statement to "SELECT", "ID".
  3. Add a clause.
  4. Set the clause to the type of data you wish to find the ID for.
  5. As option for the clause, select the specific item you wish to find the ID for.
  6. In the constructed query, take note of the displayed number. That is the ID of the item.