ARIS_ITEM_GUID

Returns the GUID of the ARIS item.

ARIS_ITEM_GUID requires an ARIS item as input. This can be a cell containing an ARIS item, or the result of a calculation that returns an ARIS item.

Example

For a model of type Spreadsheet, the following formula returns the GUID of the ARIS item that appears in cell A1.

=ARIS_ITEM_GUID(A1)

ARIS-ITEM_GUID

For result tables for queries or ad-hoc analyses, replace ARIS with QUERY or ANALYSIS in the formula.