Hello,
I am fairly new to report builder (versoin 10.2) and though I have been able to find my way around quite a bit by referencing the built-in templates, I have a filtering problem that I feel should be something simple, but I just can't figure it out and can't find any similar pre-built solutions. Perhaps I am going about it the wrong way or maybe I am just missing something.
Our samples get injected multiple times (usually in duplicate) each with same sample name. I am looking to run a set of calculations on each set of sample injections, filtered by sample name. My plan was to set up a list to filter out each unique sample name so I could set up a couple tables within the list to view the necessary data and perform calculations. However I am at a loss on how to achieve this the filtering. If I filter the list by SampleType = Sample, then I get one instance of the tables within the list for every injection with that sample type. So if I have one sample injected in duplicate, I will get a set of tables for each injection rather than one table that includes both injections. I can't figure out how to further filter this list to unique sample names. This report template will be used for multiple runs with different numbers of samples and various sample names, so I need to avoid hardcoding the SampleName filter.
Below is an simplified example of what a batch might look like. In this case, how would I set up the list to filter out only the two unique sample names, "Sample A" and "Sample B"?
Blank |
Control |
Standard |
Standard |
Standard |
Sample A |
Sample A |
Sample B |
Sample B |
Blank |
Standard |