Solved

Get the specific value of all attributes of an event

  • 25 April 2022
  • 1 reply
  • 243 views

Userlevel 1
Badge +2

Hi, Guys. 

We have a event. Get the specific value of all attributes of an event. This event has many properties including search term, color, model, etc.I want to know the specific value of each attribute under this event for each user. 

For example, 99% of users have a black color and a brandId of 1

 

icon

Best answer by Denis Holmes 26 April 2022, 11:53

View original

1 reply

Userlevel 6
Badge +8

Hi @xiaomeng.zhang,

 

So you want to see all the possible values given for each of the properties. Unfortunately, there is no native way to do this in Amplitude but something you could do is group by that property and see all the possible values given over a time period. For example, in this example from the Amplitude demo, I grouped all events by the genre_type for the last 30 days to see all the different values for the genre_type property. Chart here.

 

Another option is to use a User Composition chart to see all the values for a user property. Not an event property, unfortunately!

I hope this helps regardless! I am happy to submit this as a feature feedback request if you can PM me the email you use for Amplitude!

Kind Regards,
Denis

Reply