Aggregated calculated column values cannot be fetched

I have created a calculated field as

ifelse(
    max({contains_overtime},[{event_id}]) = 1,
    'Yes',
    'No'
    )

and then I want to have control on top where I can filter ‘Yes’ or ‘No’
But instead I get the below error
”Aggregated calculated column values cannot be fetched”

how I can include the filter?

Hi @pantelis

Could you please try the below solution, this might be helpful for you.

Hi @pantelis

It’s been a while since we last heard from you. If you have any further questions, please let us know how we can assist you.

If we don’t hear back within the next 3 business days, we’ll proceed with close/archive this topic.

Thank you!

Hi @pantelis

Since we have not heard back from you, I’ll go ahead and close/archive this topic. However, if you have any additional questions, feel free to create a new topic in the community and link this discussion for relevant information.

Thank you!