<?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 Solution: Pulling data from a public ArcGIS feature layer into PowerBI (was originally a query!) in ArcGIS for Power BI Questions</title>
    <link>https://community.esri.com/t5/arcgis-for-power-bi-questions/solution-pulling-data-from-a-public-arcgis-feature/m-p/1084958#M694</link>
    <description>&lt;P&gt;Hi folks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;This one is a second post related to:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-for-power-bi-questions/some-basic-arcgis-queries/m-p/1084835#M693" target="_blank"&gt;Some basic ArcGIS queries! - Esri Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(&lt;STRONG&gt;Note&lt;/STRONG&gt;: This is now more of a how to / reference, as I have now solved it - I was missing a second expand in transformation!)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I am now trying to access the data in the feature layer, to use in the visualisation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can access, and 'see' the data in BI, but not in a format that lets me see separate fields. I suspect I am transforming it incorrectly.&lt;/P&gt;&lt;P&gt;Here is a walkthrough of where I am up to:&lt;/P&gt;&lt;P&gt;My source is:&amp;nbsp;&lt;A href="https://www.arcgis.com/home/item.html?id=97f0726830444c519c915a51fcfd7384&amp;amp;sublayer=0" target="_blank"&gt;NHS Integrated Care Systems and Sustainability and Transformation Partnership areas - Overview (arcgis.com)&lt;/A&gt;&amp;nbsp;, and I am using the following services URL:&amp;nbsp;&lt;A href="https://services-eu1.arcgis.com/HmXX14BUtsRH0WH5/arcgis/rest/services/GBR_BND_ICSSTP_BritishRC_20210326_Public/FeatureServer/0" target="_blank"&gt;https://services-eu1.arcgis.com/HmXX14BUtsRH0WH5/arcgis/rest/services/GBR_BND_ICSSTP_BritishRC_20210326_Public/FeatureServer/0&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using this guide:&amp;nbsp;&lt;A href="https://resource.esriuk.com/blog/how-to-use-arcgis-with-power-bi/" target="_blank"&gt;How to use ArcGIS with Power BI - Resource Centre | Esri UK &amp;amp; Ireland&lt;/A&gt;&amp;nbsp;I am adding the following suffix (&lt;A href="https://services.arcgis.com/Qo2anKIAMzIEkIJB/ArcGIS/rest/services/Middle_Output_Areas/FeatureServer/0/query?where=1%3D1&amp;amp;outFields=*&amp;amp;returnGeometry=false&amp;amp;resultRecordCount=0&amp;amp;f=json" target="_blank"&gt;/query?where=1%3D1&amp;amp;outFields=*&amp;amp;returnGeometry=false&amp;amp;resultRecordCount=0&amp;amp;f=json&lt;/A&gt;) to add to&amp;nbsp; the above to create the web query (&lt;A href="https://services-eu1.arcgis.com/HmXX14BUtsRH0WH5/arcgis/rest/services/GBR_BND_ICSSTP_BritishRC_20210326_Public/FeatureServer/0/query?where=1%3D1&amp;amp;outFields=*&amp;amp;returnGeometry=false&amp;amp;resultRecordCount=0&amp;amp;f=json" target="_blank"&gt;https://services-eu1.arcgis.com/HmXX14BUtsRH0WH5/arcgis/rest/services/GBR_BND_ICSSTP_BritishRC_20210326_Public/FeatureServer/0/query?where=1%3D1&amp;amp;outFields=*&amp;amp;returnGeometry=false&amp;amp;resultRecordCount=0&amp;amp;f=json&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;I then set delimiter to TAB (as I only want one column!) and go through the steps of transforming to JSON, Drilling into Features, Expanding and de-selecting the prefix for the column.&lt;/P&gt;&lt;P&gt;I was originally posting with an issue of just having one 'attributes' data point.&lt;BR /&gt;&lt;BR /&gt;However, the key is to expand twice - i.e. hit the button again to expand the attributes! (the eventual result can be seen in the attached Image.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I am still hunting to answers from the previous questions however &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 02 Aug 2021 15:37:17 GMT</pubDate>
    <dc:creator>MartinDean</dc:creator>
    <dc:date>2021-08-02T15:37:17Z</dc:date>
    <item>
      <title>Solution: Pulling data from a public ArcGIS feature layer into PowerBI (was originally a query!)</title>
      <link>https://community.esri.com/t5/arcgis-for-power-bi-questions/solution-pulling-data-from-a-public-arcgis-feature/m-p/1084958#M694</link>
      <description>&lt;P&gt;Hi folks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;This one is a second post related to:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-for-power-bi-questions/some-basic-arcgis-queries/m-p/1084835#M693" target="_blank"&gt;Some basic ArcGIS queries! - Esri Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(&lt;STRONG&gt;Note&lt;/STRONG&gt;: This is now more of a how to / reference, as I have now solved it - I was missing a second expand in transformation!)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I am now trying to access the data in the feature layer, to use in the visualisation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can access, and 'see' the data in BI, but not in a format that lets me see separate fields. I suspect I am transforming it incorrectly.&lt;/P&gt;&lt;P&gt;Here is a walkthrough of where I am up to:&lt;/P&gt;&lt;P&gt;My source is:&amp;nbsp;&lt;A href="https://www.arcgis.com/home/item.html?id=97f0726830444c519c915a51fcfd7384&amp;amp;sublayer=0" target="_blank"&gt;NHS Integrated Care Systems and Sustainability and Transformation Partnership areas - Overview (arcgis.com)&lt;/A&gt;&amp;nbsp;, and I am using the following services URL:&amp;nbsp;&lt;A href="https://services-eu1.arcgis.com/HmXX14BUtsRH0WH5/arcgis/rest/services/GBR_BND_ICSSTP_BritishRC_20210326_Public/FeatureServer/0" target="_blank"&gt;https://services-eu1.arcgis.com/HmXX14BUtsRH0WH5/arcgis/rest/services/GBR_BND_ICSSTP_BritishRC_20210326_Public/FeatureServer/0&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using this guide:&amp;nbsp;&lt;A href="https://resource.esriuk.com/blog/how-to-use-arcgis-with-power-bi/" target="_blank"&gt;How to use ArcGIS with Power BI - Resource Centre | Esri UK &amp;amp; Ireland&lt;/A&gt;&amp;nbsp;I am adding the following suffix (&lt;A href="https://services.arcgis.com/Qo2anKIAMzIEkIJB/ArcGIS/rest/services/Middle_Output_Areas/FeatureServer/0/query?where=1%3D1&amp;amp;outFields=*&amp;amp;returnGeometry=false&amp;amp;resultRecordCount=0&amp;amp;f=json" target="_blank"&gt;/query?where=1%3D1&amp;amp;outFields=*&amp;amp;returnGeometry=false&amp;amp;resultRecordCount=0&amp;amp;f=json&lt;/A&gt;) to add to&amp;nbsp; the above to create the web query (&lt;A href="https://services-eu1.arcgis.com/HmXX14BUtsRH0WH5/arcgis/rest/services/GBR_BND_ICSSTP_BritishRC_20210326_Public/FeatureServer/0/query?where=1%3D1&amp;amp;outFields=*&amp;amp;returnGeometry=false&amp;amp;resultRecordCount=0&amp;amp;f=json" target="_blank"&gt;https://services-eu1.arcgis.com/HmXX14BUtsRH0WH5/arcgis/rest/services/GBR_BND_ICSSTP_BritishRC_20210326_Public/FeatureServer/0/query?where=1%3D1&amp;amp;outFields=*&amp;amp;returnGeometry=false&amp;amp;resultRecordCount=0&amp;amp;f=json&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;I then set delimiter to TAB (as I only want one column!) and go through the steps of transforming to JSON, Drilling into Features, Expanding and de-selecting the prefix for the column.&lt;/P&gt;&lt;P&gt;I was originally posting with an issue of just having one 'attributes' data point.&lt;BR /&gt;&lt;BR /&gt;However, the key is to expand twice - i.e. hit the button again to expand the attributes! (the eventual result can be seen in the attached Image.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I am still hunting to answers from the previous questions however &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Aug 2021 15:37:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-power-bi-questions/solution-pulling-data-from-a-public-arcgis-feature/m-p/1084958#M694</guid>
      <dc:creator>MartinDean</dc:creator>
      <dc:date>2021-08-02T15:37:17Z</dc:date>
    </item>
  </channel>
</rss>

