Hello Amplitude Members, Hope you are doing well.
I am fairly new to Amplitude and we are using this in our application to track multiple events and property.
I am using ‘Event Segmentation API’ to fetch information regarding an event by passing the event-property and group by too.
One last thing is to pass ‘FORMULA’ in my api. I can see, that there’s a param named formula, and I tried passing it like
- propcount(A);
- PROPCOUNT(A)
- “PROPCOUNT(A)”
- PROPCOUNT( e param’s value )
but none of them gave the right answer, can I please know the exact way to pass this formula in API ?
Thanks and Regards
Manish Sharma