Filled map for Japan prefectures

I have a simple dataset with 3 columns: prefecture (data type: city), country (data type: Country) and quantity (data type: decimal)

I created an hierarchy called Japan, adding the prefectures to it:

When trying to create the filled map nothing is visualized:

How can I visualize Japanese prefectures on a filled map? Using “points on map” works without problems

hi @Ales,

Prefecture in Japan (=都道府県) should be 'State" in English translation. would you try by changing the geospatial type to State from City?


kind regards
Wakana

Thank you @Wakana!

Yes, this is exactly what I was looking for!
ありがとうございました。助かります!

Just noticed that Hokkaido is not mapped correctly.
image
The “unmapped” part is ok but data for Hokkaido is not visualized in the filled map.
Thank you