The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Insight Custom Field dependency

Amit Anand
Contributor
April 19, 2020

Hi Team,

 

I need a query on insight schema in such a way that "Unit" must get data populated from "Sub system" and subsystem is already integrated with System

dependent data.PNG

dependent data2.PNG

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
Amit Anand
Contributor
April 20, 2020

This is done.

 

filter "Filter Issue Scope (IQL")

SubSystem = ${customfield_17200}

where 1720 is id of Subsystem

Thanks

Amit Anand