{Solved} labeling dropdown elements with a reference field

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

hadn’t found this yet

Hi @matt-wolfe ,

Would you be willing to share the full code so it would be possible to see the way it is implemented?
Cheers!