Hi All,
I have a JSON file and I want to get the Distinct "tags" of the user ID and display it on the Items property of the dropdown.
"tags" is in an array format.
Sample JSON generated from getting the ID of the user.

Sample code in the dropdown Items property.

How can I display the values of these two Result?
Thanks in advance.