Hello,
I hope someone can help a beginner.
I have two entities: Entity A "Program" and Entity B "Application"
they have a one to many relationship "one program to many application"
I tried to create a rollup field (datatype is Whole number) in Entity A to count all the active applications in Entity B.
I cannot see the "application status" field (datatype is Option set) under the list of fields that show in the rollup filter query. The "application status" field was created in Entity B
Is there a way to resolve this? is there something I'm doing wrong?