HO

Hello,

I m trying to understand how to work with aris query and i have the two following question :

- I know there is a formula (REQUETE_ATTRIBUT_VALEUR(element, attribut) to display the attribut in the table view but i dont know how to use it to display for example the definition of an object resulting form the query (defintion of a function for example).
What do i need to set as element and attribut between () of the query. 
- Can i execute the query on the object definition level and not on the object occurance level.

Thanks

Omar 

by M. Zschuckelt
Posted on Mon, 01/03/2022 - 14:31

Hello Omar,

assuming

  • your result objects go to column A starting with cell A2
  • you place a formula like the following in Cell B1 as the column Header: =QUERY_ATTRIBUTE("AT_DESC")

Then cell B1 will show the attribute name "Description", representing the attribute type.

Now create the following formula in Cell B2: =QUERY_ATTRIBUTE_VALUE(A$2;$B1)

The first parameter references the query result object in A2, the second references the attribute type in B1. The $ sign works just the same as in common spreadsheet applications, if you copy the formula. Suppose you place another attribute in C1, then you can copy this formula from B2 to C2 and it will reference C1.

Regarding your second question: you can evaluate occurrences. You need to specify in your query path, if a step is supposed to be the definition or the occurrence. Select the step and use the toggle button for occurrence/definition.

0

Featured achievement

Rookie
Say hello to the ARIS Community! Personalize your community experience by following forums or tags, liking a post or uploading a profile picture.
Recent Unlocks

Leaderboard

|
icon-arrow-down icon-arrow-cerulean-left icon-arrow-cerulean-right icon-arrow-down icon-arrow-left icon-arrow-right icon-arrow icon-back icon-close icon-comments icon-correct-answer icon-tick icon-download icon-facebook icon-flag icon-google-plus icon-hamburger icon-in icon-info icon-instagram icon-login-true icon-login icon-mail-notification icon-mail icon-mortarboard icon-newsletter icon-notification icon-pinterest icon-plus icon-rss icon-search icon-share icon-shield icon-snapchat icon-star icon-tutorials icon-twitter icon-universities icon-videos icon-views icon-whatsapp icon-xing icon-youtube icon-jobs icon-heart icon-heart2 aris-express bpm-glossary help-intro help-design Process_Mining_Icon help-publishing help-administration help-dashboarding help-archive help-risk icon-knowledge icon-question icon-events icon-message icon-more icon-pencil forum-icon icon-lock