How to find participants whose specimens belongs to 2 Carts
Got feedback or spotted a mistake?

Leave a comment at the end of this page or email contact@krishagni.com

How to find participants whose specimens belongs to 2 Carts

Since carts link to specimens, not directly to participants, the query returns a participant only if at least one specimen from that participant exists in carts.

Steps to create:

  1. Create a new query to get specimens and participants from Cart #1, then save it.

    image-20251208-111101.png
  2. Create another query to get specimens and participants from Cart #2, then save it.

    image-20251208-111308.png
  3. Use these two saved queries as subqueries in another query. For more on subqueries, see page: Subquery.

    image-20251208-111856.png
  4. Click on “View Records” and select columns to display information as per your requirements.

    image-20251208-112349.png
Got feedback or spotted a mistake?

Leave a comment at the end of this page or email contact@krishagni.com