Returns the path to an ARIS item.
ARIS_ITEM_PATH requires an ARIS item as input.
Example
For a model of type Spreadsheet, the following formula returns the path to the ARIS item of cell A1.
=ARIS_ITEM_PATH(A1)
For result tables for queries or ad-hoc analyses, replace ARIS with QUERY or ANALYSIS in the formula.