Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

(Insight) add related columns

Jon Hill
Contributor
April 14, 2021

Is there any way to write an IQL query and then have the output include data from the object type being queried as well as one (or more) of the attributes of related objects?

I know I can query based on related objects using dot notation or inR().  For example:

"Service"."Location" IN ("NY","London") 

Is there any way for my query to return Service.Location (or other fields like Service.Status or Service.Owner)?

1 answer

1 accepted

0 votes
Answer accepted
Björn Gullander
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 5, 2021

No unfortunately you can only return attributes from the object type you are querying. 

Maybe there is a way to turn the query around to get the Service objects as a result instead?

If you were on DC there is a possibility to show referenced attributes in the Catalogue report and even better from the Confluence Insight Macro. 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events