I’m having a problem where when I set the label of my drop down menu to a referenced field (column) in my dataset, it just shows up as the item id and not the title. is there a way to adjust the code so that it calls the tile and not the id?
the value it calls is working and the filter works… it would just be nice to actually see the title instead of the id haha
Thanks