<?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: GetTables Rest API not returning rows/columns in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/GetTables-Rest-API-not-returning-rows-columns/m-p/3853477#M51847</link>
    <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/100342"&gt;@lbendlin&lt;/a&gt;&amp;nbsp;can you elaborate what are you trying to say, i am also having this sort of issue.&lt;/P&gt;</description>
    <pubDate>Fri, 19 Apr 2024 11:12:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-04-19T11:12:54Z</dc:date>
    <item>
      <title>GetTables Rest API not returning rows/columns</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/GetTables-Rest-API-not-returning-rows-columns/m-p/1779392#M28916</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have created a push dataset using an API i.e "&lt;A href="https://docs.microsoft.com/en-gb/rest/api/power-bi/pushdatasets/datasets_postdataset&amp;quot;" target="_blank" rel="noopener"&gt;https://docs.microsoft.com/en-gb/rest/api/power-bi/pushdatasets/datasets_postdataset"&lt;/A&gt;&amp;nbsp;and then added some rows using this API "&lt;A href="https://docs.microsoft.com/en-gb/rest/api/power-bi/pushdatasets/datasets_postrows&amp;quot;" target="_blank" rel="noopener"&gt;https://docs.microsoft.com/en-gb/rest/api/power-bi/pushdatasets/datasets_postrows"&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, when I am trying to get the tables using an API "&lt;A href="https://docs.microsoft.com/en-gb/rest/api/power-bi/pushdatasets/datasets_gettables&amp;quot;" target="_blank" rel="noopener"&gt;https://docs.microsoft.com/en-gb/rest/api/power-bi/pushdatasets/datasets_gettables"&lt;/A&gt;&amp;nbsp;it's only returning the name of the table, even it should return the columns and data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you pls guide me about this behaviour, is there anyway to get the data in side a table or how can i get&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Apr 2021 07:14:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/GetTables-Rest-API-not-returning-rows-columns/m-p/1779392#M28916</guid>
      <dc:creator>arijsiddiqui</dc:creator>
      <dc:date>2021-04-12T07:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: GetTables Rest API not returning rows/columns</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/GetTables-Rest-API-not-returning-rows-columns/m-p/1783126#M28963</link>
      <description>&lt;P&gt;The documentation states: "&lt;SPAN&gt;Returns a list of tables tables within the specified dataset" .&amp;nbsp; It does not claim to return the contents anywhere.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;However - you can connect to the dataset with an XMLA client of your choice and get the table contents from there.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lbendlin_0-1618344082564.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/494090i8205DD1E25FFF411/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lbendlin_0-1618344082564.png" alt="lbendlin_0-1618344082564.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Apr 2021 20:01:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/GetTables-Rest-API-not-returning-rows-columns/m-p/1783126#M28963</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2021-04-13T20:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: GetTables Rest API not returning rows/columns</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/GetTables-Rest-API-not-returning-rows-columns/m-p/3853477#M51847</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/100342"&gt;@lbendlin&lt;/a&gt;&amp;nbsp;can you elaborate what are you trying to say, i am also having this sort of issue.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 11:12:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/GetTables-Rest-API-not-returning-rows-columns/m-p/3853477#M51847</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-19T11:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: GetTables Rest API not returning rows/columns</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/GetTables-Rest-API-not-returning-rows-columns/m-p/3853494#M51848</link>
      <description>&lt;P&gt;"Get Tables" only returns the table names&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 11:21:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/GetTables-Rest-API-not-returning-rows-columns/m-p/3853494#M51848</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-04-19T11:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: GetTables Rest API not returning rows/columns</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/GetTables-Rest-API-not-returning-rows-columns/m-p/3853501#M51849</link>
      <description>&lt;P&gt;Thankyou for your response.&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/push-datasets/datasets-get-tables#table" target="_blank"&gt;https://learn.microsoft.com/en-us/rest/api/power-bi/push-datasets/datasets-get-tables#table&lt;/A&gt;&amp;nbsp;but in that document it mentions that its response is array of Table, and Table it self is an object which contains rows and columns as property.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 11:25:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/GetTables-Rest-API-not-returning-rows-columns/m-p/3853501#M51849</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-19T11:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: GetTables Rest API not returning rows/columns</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/GetTables-Rest-API-not-returning-rows-columns/m-p/3854149#M51852</link>
      <description>&lt;P&gt;Is there any way to get record pushed into push dataset, i want to take backup in case there is a need to update dataset.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 15:13:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/GetTables-Rest-API-not-returning-rows-columns/m-p/3854149#M51852</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-19T15:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: GetTables Rest API not returning rows/columns</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/GetTables-Rest-API-not-returning-rows-columns/m-p/3854320#M51854</link>
      <description>&lt;P&gt;Not sure I understand.&amp;nbsp; You can push rows, and you can query the dataset.&amp;nbsp; What you cannot do is "update the dataset".&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 16:30:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/GetTables-Rest-API-not-returning-rows-columns/m-p/3854320#M51854</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-04-19T16:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: GetTables Rest API not returning rows/columns</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/GetTables-Rest-API-not-returning-rows-columns/m-p/3859482#M51912</link>
      <description>&lt;P&gt;Well there is a case in which I want to update the dataset, and get the record of that dataset and create backup of it. That why I am trying to get the rows of that dataset. But API is not returning any thing apart from table name.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 13:27:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/GetTables-Rest-API-not-returning-rows-columns/m-p/3859482#M51912</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-22T13:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: GetTables Rest API not returning rows/columns</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/GetTables-Rest-API-not-returning-rows-columns/m-p/3859539#M51913</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;there is a case in which I want to update the dataset&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You cannot do that.&amp;nbsp;If this is important to you please consider voting for an existing idea or raising a new one at &lt;A href="https://ideas.fabric.microsoft.com/?forum=2d80fd4a-16cb-4189-896b-e0dac5e08b41" target="_blank"&gt;https://ideas.fabric.microsoft.com/?forum=2d80fd4a-16cb-4189-896b-e0dac5e08b41&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 13:44:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/GetTables-Rest-API-not-returning-rows-columns/m-p/3859539#M51913</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-04-22T13:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: GetTables Rest API not returning rows/columns</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/GetTables-Rest-API-not-returning-rows-columns/m-p/3859557#M51914</link>
      <description>&lt;P&gt;Really appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 13:51:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/GetTables-Rest-API-not-returning-rows-columns/m-p/3859557#M51914</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-04-22T13:51:43Z</dc:date>
    </item>
  </channel>
</rss>

