I have a derived field that's boolean giving a true/false based off OrgUnit. Something like If orgunit = 100 then = true else = false
This data comes out correct within GHR in the forms or pages we've placed this in. I understand that pulling via IPA does not account for that calculation to take place. My question is how do i get that derived data to get written to a persistent field so that we can pull all employees with this field and have the field actually populated?
what's the best way to accomplish a field like this? Or am I maybe doing this wrong?