<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Load GeoJson Map to capabilities.json in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/759475#M20244</link>
    <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/17823"&gt;@v-viig&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;How would would you set a html input element on the text property element?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;PRE&gt;       switch( geoJsonFile ) {
            case 'geoJsonMapFile':
                objectEnumeration.push({
                    objectName: geoJsonFile,
                    properties: { 
                        geojsonMap: 'how to you put &amp;lt;input id="fileInput" type="file"/&amp;gt; here'
                    },
                    selector: null
                });
                break;
        };&lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Matt&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 06 Aug 2019 18:57:29 GMT</pubDate>
    <dc:creator>mroot</dc:creator>
    <dc:date>2019-08-06T18:57:29Z</dc:date>
    <item>
      <title>Load GeoJson Map to capabilities.json</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/186809#M5948</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm currently developing a custom visual, so I'm looking to load a geojson map through capabilities.json. My question is: how can I achieve that ? Shall I just consider the map as measure ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2017 08:19:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/186809#M5948</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-02T08:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Load GeoJson Map to capabilities.json</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/187911#M5991</link>
      <description>&lt;P&gt;@Anonymous&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may do research into&amp;nbsp;&lt;A href="https://github.com/Microsoft/PowerBI-visuals/blob/master/Capabilities/Objects.md" target="_self"&gt;objects&lt;/A&gt; in API &lt;A href="https://github.com/Microsoft/PowerBI-visuals-tools/blob/master/templates/visuals/.api/v1.6.0/schema.capabilities.json" target="_blank"&gt;https://github.com/Microsoft/PowerBI-visuals-tools/blob/master/templates/visuals/.api/v1.6.0/schema.capabilities.json&lt;/A&gt;. Also check if a &lt;A href="https://powerbi.microsoft.com/en-us/documentation/powerbi-desktop-shape-map/" target="_self"&gt;Shape Map&lt;/A&gt; visual could be an alternative.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2017 10:08:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/187911#M5991</guid>
      <dc:creator>v-chuncz-msft</dc:creator>
      <dc:date>2017-06-05T10:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Load GeoJson Map to capabilities.json</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/188945#M6012</link>
      <description>&lt;P&gt;Shape file could be an alternative but is its source code available for developement ? In Fact I'm looking to load a geojson map and display it using d3 Library .. But I don't know how to load the json file.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2017 12:58:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/188945#M6012</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-06T12:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Load GeoJson Map to capabilities.json</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/189571#M6021</link>
      <description>&lt;P&gt;Hello&amp;nbsp;@Anonymous&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you want to load json file from local computer or do you want to save it using Power BI Data sets?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ignat Vilesov&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;Software Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 09:27:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/189571#M6021</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2017-06-07T09:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Load GeoJson Map to capabilities.json</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/189715#M6025</link>
      <description>&lt;P&gt;Either way, for now, I just want to display a custom map. So it can either be load from a local file, or through a drap and drop via Power BI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 13:47:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/189715#M6025</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-07T13:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Load GeoJson Map to capabilities.json</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/190307#M6038</link>
      <description>&lt;P&gt;@Anonymous&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You might load local file using &lt;A href="https://stackoverflow.com/questions/3582671/how-to-open-a-local-disk-file-with-javascript" target="_blank"&gt;FileReader&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please feel free to ask us any questions about custom visual development.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ignat Vilesov&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;Software Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 08:34:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/190307#M6038</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2017-06-08T08:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: Load GeoJson Map to capabilities.json</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/190318#M6040</link>
      <description>&lt;P&gt;Thank you for you response. I'm talking about loading a file within a custom visual and not a web page. Apparently, I should use an object within capabilities but I don't know which one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2017 08:41:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/190318#M6040</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-08T08:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Load GeoJson Map to capabilities.json</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/191506#M6078</link>
      <description>&lt;P&gt;@Anonymous&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure that understand&amp;nbsp;your case well.&lt;/P&gt;&lt;P&gt;Do you want to upload and save a file in Power BI? Is that correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ignat Vilesov&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;Software Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2017 17:55:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/191506#M6078</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2017-06-09T17:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Load GeoJson Map to capabilities.json</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/191865#M6099</link>
      <description>&lt;P&gt;I'm developing a custom visual that is displaying a shape map.&lt;/P&gt;&lt;P&gt;I want to know how I can upload the .geojson map into my custom visual.&lt;/P&gt;&lt;P&gt;In other words, how I can upload a file into my custom visual. I know that I can achieve that through defining an object in capabilities.json file. but I don't know how.&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jun 2017 20:40:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/191865#M6099</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-11T20:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Load GeoJson Map to capabilities.json</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/193204#M6159</link>
      <description>&lt;P&gt;@Anonymous&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just to make sure that my understaning is correct.&lt;/P&gt;&lt;P&gt;You want to have an ability to load a file by using the format panel. Is that correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ignat Vilesov&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;Software Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 13:20:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/193204#M6159</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2017-06-13T13:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Load GeoJson Map to capabilities.json</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/193213#M6162</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/17823"&gt;@v-viig&lt;/a&gt;&amp;nbsp;exactly, I want to load a geojson or json file through the format panel, to define the polygons of my map.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 13:30:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/193213#M6162</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-13T13:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Load GeoJson Map to capabilities.json</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/194975#M6202</link>
      <description>&lt;P&gt;@Anonymous&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's impossible right now. Power BI Custom Visuals API doesn't implement an ability to support loading file using formatting panel.&lt;/P&gt;&lt;P&gt;As a workaround, you should implement your own JavaScript code that handles loading files.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ignat Vilesov&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;Software Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2017 15:13:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/194975#M6202</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2017-06-15T15:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Load GeoJson Map to capabilities.json</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/194987#M6205</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/17823"&gt;@v-viig&lt;/a&gt;&amp;nbsp;thank you for your answer&lt;/P&gt;&lt;P&gt;so what are the alternatives shall I load my map from external ressource with https ? is there any alternative ? Can I load the map from the field pane ? There is already a visual (Shape map) that uses loading through Format Pane. isn't it possible for everybody ? Can't I simply include my map as a js code inside the dependance node_modules and include it in pbiviz.json ?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2017 15:28:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/194987#M6205</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-15T15:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Load GeoJson Map to capabilities.json</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/195002#M6209</link>
      <description>&lt;P&gt;It isn't possible for custom visuals unfortunately.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There're a few options:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Load it&amp;nbsp;from an external resource that uses HTTPS&lt;/LI&gt;&lt;LI&gt;Keep maps in Power BI data-set and then apply data to the visual. The data would be avialable in the update method&lt;/LI&gt;&lt;LI&gt;You can use JS File API to load from local device/PC&lt;/LI&gt;&lt;LI&gt;Keep it in an external JS and include into pbiviz.json&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ignat Vilesov&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;Software Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2017 15:34:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/195002#M6209</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2017-06-15T15:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: Load GeoJson Map to capabilities.json</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/195071#M6213</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/17823"&gt;@v-viig&lt;/a&gt;&lt;/P&gt;&lt;P&gt;You can use JS File API to load from local device/PC&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; This option,&amp;nbsp;how does it work ?&lt;BR /&gt;Keep it in an external JS and include into pbiviz.json&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Exactly I was thinking of this one, I tried it but it doesnt work. I stored&amp;nbsp;the map data as a variable in a file map.js. I referenced it in pbiviz.json. And I use the variable in Main.ts file. But It couldn't find the variable.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2017 17:09:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/195071#M6213</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-15T17:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Load GeoJson Map to capabilities.json</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/195660#M6232</link>
      <description>&lt;P&gt;Please take a look at&amp;nbsp;&lt;A title="" href="https://stackoverflow.com/questions/3582671/how-to-open-a-local-disk-file-with-javascript" target="_blank" rel="nofollow noopener noreferrer"&gt;FileReader&lt;/A&gt;&amp;nbsp;to find out more about File API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How did you try to access the variable? What errors did you get?&lt;/P&gt;&lt;P&gt;I suppose that you should&amp;nbsp;use window["variableName"] to find it. Another option is to&amp;nbsp;declare&amp;nbsp;the varaible in TypeScript in order to get rid of type checking errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ignat Vilesov&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;Software Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2017 13:18:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/195660#M6232</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2017-06-16T13:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Load GeoJson Map to capabilities.json</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/195741#M6233</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/17823"&gt;@v-viig&lt;/a&gt;&amp;nbsp;I tried to access the variable directly but it couldn't find it, I referenced it in pbiviz.json .&lt;/P&gt;&lt;P&gt;I have another problem with the organization of my code. I only instanciated the map in the constructor, and handled everything else in the update method. How should I organize my code is it kind of MVC ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2017 15:09:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/195741#M6233</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-16T15:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Load GeoJson Map to capabilities.json</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/196766#M6265</link>
      <description>&lt;P&gt;Are you able to share the code that tries to access a varaible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ignat Vilesov&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;Software Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2017 14:55:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/196766#M6265</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2017-06-19T14:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: Load GeoJson Map to capabilities.json</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/257408#M7947</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/17823"&gt;@v-viig&lt;/a&gt;&amp;nbsp;I'm wondering how I can store a geojson file as Power Bi dataset and call it in Data view. Do you have any example doing same thing ? What I did I stored the geojson data set as a string in a table. and then I make an outer join with the dataset containing data. so that each time I get the geojson and dataset.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 14:12:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/257408#M7947</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-22T14:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: Load GeoJson Map to capabilities.json</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/258340#M7971</link>
      <description>&lt;P&gt;If you want to store geojson as a PBI dataset you should store geojson as a string in your table.&lt;/P&gt;&lt;P&gt;Another option is to implement improting geojson by using File JS API and store it as a property of formating panel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if you have any questions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ignat Vilesov,&lt;/P&gt;&lt;P&gt;Software Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2017 09:23:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Load-GeoJson-Map-to-capabilities-json/m-p/258340#M7971</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2017-09-25T09:23:50Z</dc:date>
    </item>
  </channel>
</rss>

