Let’s say I have directus_users
, countries
collections, every user related to a country.
I want to make a panel to tell top 5 countries my users from, how can I do this?
I tried to replicate this with Choropleth Map Panel Extension but I didn’t succeed, because the extension deals with directus_users
as normal table, so it’s calling it using /items/directus_users