kapa.ai
I checked the issue and it seems related to Mixpanel’s property limits. Mixpanel has a limit of 255 properties per event, and there are also length limits for property names and values.
In this case, the cohort appears to contain multiple layers of role/identity information grouped together. This seems to work in the existing project, since the cohort itself can still show numbers correctly. However, once the same cohort is applied to an Insights report, the report breaks and shows a warning/error icon.
So the issue may not be with the cohort definition itself, but with how Mixpanel expands or evaluates the cohort properties when used inside an Insights report, potentially exceeding the allowed property length or complexity in filters, breakdowns, or other report operations.