How to separate the info from one sample to another
The query gets the right info but when I select multiple samples, all the info of the samples comes in the same document. We may have multiple tests in one sample so I need to tell bartender that when the sample id changes, I need it to create another label.
Is there a way to differentiate what info is from each sample?
In the example I have info coming from 3 samples, green, blue, yellow. What I need is to create 3 labels
-
I can generate a single string with the multiple tests and it would be like: test1; test2; test3 and so on. How can I configure the bartender to create a line breaking after each '; '?
0 -
You could add the fields as separate strings into the same Normal Wrapped text object and either add an extra <LF> embedded data string after each or add a Transforms>Suffix <LF> to the first two fields (both shown below)
0 -
For your original query, it looks like you need to look at this feature, setting the break to your ....pieceID field
0
Please sign in to leave a comment.
Comments
3 comments