Good Morning,
I have this trigger here:
{AddActivities} notempty and {HSE} notempty and {ServiceDelivery} notempty and {RateTheFollowing.Transportation.Rate} notempty and {RateTheFollowing.Time.Rate} notempty and {RateTheFollowing.Performance.Rate} notempty and {RateTheFollowing.OperatingProcedures.Rate} notempty and {RateTheFollowing.Interactions.Rate} notempty and {RateTheFollowing.EquipPrep.Rate} notempty and {RateTheFollowing.DailyComms.Rate} notempty
And if the trigger evaluates to true, it is supposed to set a question value that is just a single input to show the string 'Complete'
For changes to AddActivities, HSE, ServiceDelivery, and ANY Matrix FIRST question (In this case, it is RateTheFollowing.Transportation.Rate) seem to trigger a evaluation, but any question in the Matrix after the first question do not trigger an evaluation. To get it working, I have to change the question answers of the first four I mentioned above. Not sure if I am missing something here or if this is potentially a bug. Let me know if you have any questions. I have attached a copy of the survey in question. TIA