Hello,
I have this table imported from the database:
I want to make a KPI chart that counts countries
Germany = 2
Thank you!
May be this
Count({<Country = {'Germany'}>}Country)
Retrieving data ...