Hello,
I have a custom option set field called "Status" with 6 options in "Entity1". Entity1 has several records created with different "Status". I want to have 6 different Rollup fields displaying the count of the records with their respective statuses on another entity "Entity2". Although, I am able to filter the records by their "Status" in Rollup fields options, there is no criteria for displaying their total number. Is there any other way I could do this?
The ultimate goal is to have 6 different fields such as:
No. of records with status 1 = 8 (For example)
No. of records with status 2 = 5
No. of records with status 3 = 17...... and so on
Thanks in advance