Forum Discussion
amarcos
9 years agoRegular Visitor
shape map
i want to use some countries shape maps that are not in Power BI, for example Finland, i downloaded the GeoJSON file from here http://code.highcharts.com/mapdata/ Finland http://code.highchart...
Anonymous
9 years agoNot applicable
amarcos This blog by deldersveld will probably help you resolve the issue.
- deldersveld9 years agoResident Rockstar
Thanks Anonymous. I've also added Finland to my TopoJSON repository: https://github.com/deldersveld/topojson
- amarcos9 years agoRegular Visitor
Thanks a lot
I dowloaded finland-regions.json
but when I add this to power BI it gives me an unexpected error. Why could be this?
- deldersveld9 years agoResident Rockstar
Are you running the August 2016 version 2.38.4491.282? If so, can you post the text of the error detail? An earlier version of the Shape Map could not handle unicode characters and would give an error mentioning "btoa" conversion somewhere in the text. I tested it in the aforementioned version, and the regions map displays for me.
- amarcos9 years agoRegular Visitor
Thanks a lot
I already looked at this, but I couldnt find a solution