hey all,
I’m not sure if its possible, but i’d like to setup a an “associative” or “relationship” table where, given an id (number or string) it can return a title (string) for labeling in charts.
ie.
I have a chart where an event property i’m grouping by is an id, but I would like to label each of the lines or bars with the associated title for that id. Is this possible - in either the Analytics section or the Amplitude Data section? Or is the solution to just pass the title as an extra event property in my logging?
Thanks