How to get participants that have 2 or more specimens collected?
Got feedback or spotted a mistake?

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

How to get participants that have 2 or more specimens collected?

You are trying to create a query to find participants who have had more than 2 tissue blocks collected.

Steps to create the Query:

  1. Create a ‘New Query’.

  2. Expand the ‘Participant’ section to add the following filter:

    • Participant >> PPID Exists

  3. Expand the ‘Specimen’ section to add the following filter:

    • Specimen >> Type Equals Tissue - Block

agg1.png

 

  1. Click on ‘View Records’ and select the columns: PPID, Specimen Label, and others as required.

    1. Click ‘Next’. Under ‘Aggregates’, add a count function on the Specimen Label.

agg2.png
  1. Click ‘Next'. Under ‘Reporting Options’-> ‘Aggregate filters’, add filter:

    • count(Specimen.label) > 2

agg3.png
  1. Click ‘Done’. Save the Query.

agg4.png

 

Got feedback or spotted a mistake?

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