I am on the opportunity form and have a subgrid that is tied to the employee entity. In the subgrid I have a column called Yes/No. This Yes/No field is also on the Employee form. Now when a user adds employees to the subgrid on the opportunity form, I will be able to see yes or no in the Yes/No column. From here, I need to make a calculated or rollup field that would look at the subgrid and see how many records in there have Yes. Then another calculated/rollup field where it says No. Then I need another field that would be for % of all employees in the subgrid that have "Yes"
I tried a rollup field, the employee entity doesn't show up under related entity.
How can I do this?