Need help to connect two queries in Reference Qualifier !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2023 11:50 PM
Hi Community,
I am facing issue to construct a Reference Qualifier that connects two queries.
First Query:
operational_status=1^sys_class_name=cmdb_ci_appl^ORsys_class_name=cmdb_ci_service^ORsys_class_name=cmdb_ci_service_technical^ORsys_class_name=cmdb_ci_service_business;
Second Query:
When tested them individually, they are working. But when I add them with +^ it doesn't work. Only the first query works.
Could you please help me understand how can I write it syntaxically correct?
Thanks in Advance,
Hritik.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2023 11:51 PM
Please find again the second query:
javascript: "nameSTARTSWITH" + current.variables.please_select_the_region_you_are_in
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2023 05:29 AM
Hi @Hritik ,
Try same filter condition (which you are mentioning in ref qualifier) on table and check whether if returns results to you. If it returns some result then copy same query and user it in ref qualifier. If it doesn't returns any output on filter applying on table then records might not be present for that filter condition.
Please check and Mark Helpful and Correct if it really helps you.
Regards,
Mayur Shardul