kapa.ai but my distribution segments will only be these numbers: 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15 but its still truncating these into 1 or greater than 1. Its not even close to 3000.
kapa.ai I have an event, I am looking at the frequency distribution per user. When I set the visualization to 30 days its giving me the total number of users that have 1,2,3,4,5,6,7 occurrences of the event but when i set the time period to 3 months or longer the distribution defaults to 1 and greater than 1 events. I can see the greater number breakdown anymore.
How can I make a visualization that contains only data from 2 days before today? Regardless of what today is it should still be data from two days ago.
kapa.ai I have an event called search performed, it logs the total searches performed. I want to make a visualziation that shows me the total searches per day. How do I do that?
kapa.ai So i need to download the events distinct_id and other user defining attributes and upload it the user profile when defining the user profile schema?