Forum Discussion
Chris-F
3 years agoFrequent Visitor
Paginated Reports Geospatial Data Issue in Service?
Hi I am trying to transfer over an SSRS report into a paginated report to run on the Power BI Service. I have migrated a bunch of SSRS reports to Paginated, but the one I am stuck on uses a map. ...
WheresWally
Helper III
3 years agoIt's because PowerBI gateways don't support complex data types of which geo is one. There's no published solution except to use a map visualisation in a regular powerbi report with lats and longs instead of geo data. OR use an azure database which doesn't require a gateway.