We are currently working on the forum. For the short-term, all forum content will be in read-only format. We apologize for the interruption and look forward to collaborating with you shortly. All the best in your research!
Hi,
I'm struggling to make rules in a repeating group !
I have 1 event for AEs which is 1 CRF with a repeating group.
When AEs are being entered, I want to check for example that if it's a grade 4, "Serious AE ?" must be yes.
None of all the syntaxes I tried, work, and I tried a lot.
Can you please tell me what do I have to put in the target field (IG_AE.I_GRADE ? I_GRADE ? IG_AE[ALL].I_GRADE ?) and in the expression (IG_AE.I_GRADE ? I_GRADE ? IG_AE[ALL].I_GRADE ? IG_AE.I_SERIOUS? I_SERIOUS? IG_AE[ALL].I_SERIOUS?) ?
Thanks a lot !
Romain.
0
Comments
I want to compare 2 fields of the same row, obviously, but I can't manage to do that.
If you can provide the right syntax.
Thanks,
Romain.
item oids only.
target="EventOID.FormOID.ItemGroupOID.ItemOID"
expression= "ItemOID eq ItemOID2"
@Lindsay, is there a risk to only put an item OID in the target ?
Romain.