Forum Discussion
Drilldown choropleth
Hello All,
I have been trying to create drill down choropleth map with heirarchy state and district and variance as value.From github i have taken states and district links and provided in level1 and level2 fields in formatting pane.But when i hover on map it is displaying as no data.These are the url used:
https://raw.githubusercontent.com/deldersveld/topojson/master/countries/india/india-states.json
https://raw.githubusercontent.com/deldersveld/topojson/master/countries/india/india-districts.json
Can somenone help me regarding this.Thanks in advance.
5 Replies
- chavaharikaFrequent Visitor
Thanks for reply,
I have gone through those videos and blogs.But can't able to figure out why it is displaying as no data.
- v-xuding-msftCommunity Support
Hi chavaharika ,
What columns or measures do you drag into "Values" field?
This is my simple sample. (I create an index column and put it into Values. )
- bbbbi01Helper II
Can you share how you solved this issue? Thanks!