Hi! I am new to Mixpanel so when I try to add a breakdown with List property. My row is displayed as (not set) when my List.length is > 1.
Example i have a property of items. The value can be ["puma"] , ["puma", "nike"], ["nike"]. Breakdown can only recognise either single value of puma or nike. How can i cast the multiple value List?