-
- Posts: 12
- Joined: Thu Aug 15, 2024 8:59 am
after few days of struggling to create a proper Intersample custom field, I am asking for your help!
We need a custom field that always compares two repeated measurements (e.g., first and second) for the same batch and storage condition and this custom field should return the absolute difference in LabelClaim_Pct.
Here is one Formula I found to be working but it only calculates two samples by labels:
ABS(U1.1.(CCompRef1[LabelClaim_Pct])-U2.1.(CCompRef1[LabelClaim_Pct]))
But it is useless when we perform our stability analysis containing 24 samples.
So I figured that I need to add [Batch] and [Storage_cond] Custom fields into the formula, because we always perform two measurements for one batch+storage condition. But all my attempts are faulty...
I would be eternally grateful for your ideas!
Thank you and best wishes
Marina