<?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: Error when importing workitems table from devops via odata in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Error-when-importing-workitems-table-from-devops-via-odata/m-p/3894322#M52184</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Samuele_M_0-1714984491994.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1092243i58F2B8099D779509/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Samuele_M_0-1714984491994.png" alt="Samuele_M_0-1714984491994.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;when i import this it shows me data but when i try to refresh it gives me the same error:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Samuele_M_1-1714984540225.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1092246i3DCCE13B1B462A7E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Samuele_M_1-1714984540225.png" alt="Samuele_M_1-1714984540225.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 06 May 2024 08:35:48 GMT</pubDate>
    <dc:creator>Samuele_M</dc:creator>
    <dc:date>2024-05-06T08:35:48Z</dc:date>
    <item>
      <title>Error when importing workitems table from devops via odata</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Error-when-importing-workitems-table-from-devops-via-odata/m-p/3885378#M52122</link>
      <description>&lt;P&gt;i'm importing tables from devops in powerbi via odata. I'm not able to import workitems table; the error it gives me is the following:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Samuele_M_0-1714638390789.png" style="width: 936px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1090291i58F2B20DB51DE267/image-dimensions/936x181?v=v2" width="936" height="181" role="button" title="Samuele_M_0-1714638390789.png" alt="Samuele_M_0-1714638390789.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;every other table from the same connection is imported correctly. Does someone has any idea on how to solve this issue?&lt;/P&gt;&lt;P&gt;this is the m script:&lt;/P&gt;&lt;P&gt;"let&lt;BR /&gt;Source = OData.Feed("&lt;A href="https://analytics.dev.azure.com/my_organization/_odata/v1.0/" target="_blank"&gt;https://analytics.dev.azure.com/my_organization/_odata/v1.0/&lt;/A&gt;", null, [Implementation="2.0"]),&lt;BR /&gt;WorkItems_table = Source{[Name="WorkItems",Signature="table"]}[Data]&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 08:29:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Error-when-importing-workitems-table-from-devops-via-odata/m-p/3885378#M52122</guid>
      <dc:creator>Samuele_M</dc:creator>
      <dc:date>2024-05-02T08:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error when importing workitems table from devops via odata</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Error-when-importing-workitems-table-from-devops-via-odata/m-p/3887313#M52136</link>
      <description>&lt;P&gt;You may want to first try with a (much) smaller subset of columns.&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 22:38:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Error-when-importing-workitems-table-from-devops-via-odata/m-p/3887313#M52136</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-05-02T22:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error when importing workitems table from devops via odata</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Error-when-importing-workitems-table-from-devops-via-odata/m-p/3888433#M52148</link>
      <description>&lt;P&gt;even if import only a signle column when i try to refresh preview in power query it gives me the same error&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2024 09:01:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Error-when-importing-workitems-table-from-devops-via-odata/m-p/3888433#M52148</guid>
      <dc:creator>Samuele_M</dc:creator>
      <dc:date>2024-05-03T09:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error when importing workitems table from devops via odata</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Error-when-importing-workitems-table-from-devops-via-odata/m-p/3889507#M52152</link>
      <description>&lt;P&gt;can you show the new code?&lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2024 14:42:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Error-when-importing-workitems-table-from-devops-via-odata/m-p/3889507#M52152</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-05-03T14:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error when importing workitems table from devops via odata</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Error-when-importing-workitems-table-from-devops-via-odata/m-p/3894322#M52184</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Samuele_M_0-1714984491994.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1092243i58F2B8099D779509/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Samuele_M_0-1714984491994.png" alt="Samuele_M_0-1714984491994.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;when i import this it shows me data but when i try to refresh it gives me the same error:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Samuele_M_1-1714984540225.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1092246i3DCCE13B1B462A7E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Samuele_M_1-1714984540225.png" alt="Samuele_M_1-1714984540225.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 08:35:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Error-when-importing-workitems-table-from-devops-via-odata/m-p/3894322#M52184</guid>
      <dc:creator>Samuele_M</dc:creator>
      <dc:date>2024-05-06T08:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error when importing workitems table from devops via odata</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Error-when-importing-workitems-table-from-devops-via-odata/m-p/3897849#M52207</link>
      <description>&lt;P&gt;it worked selecting only the columns i was using for the report using a select directly in the url:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Source = OData.Feed("&lt;A href="https://analytics.dev.azure.com/myorg/_odata/v1.0/WorkItems?$select=WorkItemId" target="_blank"&gt;https://analytics.dev.azure.com/myorg/_odata/v1.0/WorkItems?$select=WorkItemId&lt;/A&gt;", null, [Implementation="2.0"])&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 08:04:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Error-when-importing-workitems-table-from-devops-via-odata/m-p/3897849#M52207</guid>
      <dc:creator>Samuele_M</dc:creator>
      <dc:date>2024-05-07T08:04:55Z</dc:date>
    </item>
  </channel>
</rss>

