How to find the ID of specific data in your project: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
For some functionalities in the {{software}} make use of the specific [[ID]]s 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.
For some functionalities in the {{software}} make use of the specific [[ID]]s 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.


{{editor location|query tool}}
{{editor location|query tool}}

Revision as of 12:03, 9 June 2020

For 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.

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.