Skip to content
DataMiner Dojo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • YouTube Videos
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Agility
      • Learn more about Agile
        • Agile Webspace
        • Everything Agile
          • The Agile Manifesto
          • Best Practices
          • Retro Recipes
        • Methodologies
          • The Scrum Framework
          • Kanban
          • Extreme Programming
        • Roles
          • The Product Owner
          • The Agile Coach
          • The Quality & UX Coach (QX)
      • Book your Agile Fundamentals training
      • Book you Kanban workshop
    • >> Go to DataMiner Docs
  • DevOps
    • About the DevOps Program
    • Sign up for the DevOps Program
    • DataMiner DevOps Support
    • Feature Suggestions
  • Downloads
  • Swag Shop
  • PARTNERS
    • Business Partners
    • Technology Partners
  • Contact
    • Sales, Training & Certification
    • DataMiner Support
    • Global Feedback Survey
  • >> Go to dataminer.services

How to configure GQI query in low code app with a join left with “and” condition

48 views5 hours agolow code app gqi is null
0
Harald Schwarz [DevOps Advocate]391 1 day ago 2 Comments

We need to have this query: All contacts not applied to selected event
SELECT c.* FROM CONTACTS c
LEFT JOIN EVENT_CONTACTS ec
ON c.ID = ec.ID_contact AND ec.ID_event = [linked to table Events Object manager instances.ID] WHERE ec.ID_contact IS NULL;

But don't know how to add WHERE ec.ID_contact IS NULL condition to JOIN in LCA query structure

This is already configured:

Sebastian Ulloa [SLC] [DevOps Advocate] Answered question 5 hours ago
Shawn Michaud [SLC] [DevOps Member] commented 22 hours ago

Do you have an example of what the dataset looks like without the filter on ID_Event?

Miguel Obregon [SLC] [DevOps Catalyst] commented 12 hours ago

Hi Harald,
Maybe I am overlooking something, but I believe that the filter section will implement your "where" condition in your SQL query.

1 Answer

  • Active
  • Voted
  • Newest
  • Oldest
0
Sebastian Ulloa [SLC] [DevOps Advocate]2.10K Posted 5 hours ago 0 Comments

Hi Harald,

As Miguel pointed out, you might want to use the Filter operation you have at the end of the query.
If you want to remove those results with an empty EVENT_CONTACTS.ID_contact you can use the Not Regex condition and set as filter value a dot "."
For example:

Sebastian Ulloa [SLC] [DevOps Advocate] Answered question 5 hours ago
Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin