<?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: Report Automation PowerShell REST API in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Report-Automation-PowerShell-REST-API/m-p/117348#M4051</link>
    <description>&lt;P&gt;Thanks for the response&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/6971"&gt;@Eric_Zhang&lt;/a&gt;. &amp;nbsp;I've taken a look through the information availble on the API, what's not clear is what I can do to the datasets (tables etc) when I import a PBXI file. &amp;nbsp;Currently it shows that there are not tables in the datasets belonging to the imported reports. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="List of data sets from imported PBIX files" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/27124iE600C766D2A50BAC/image-size/large?v=v2&amp;amp;px=999" role="button" title="2017-01-23_10-08-45.png" alt="List of data sets from imported PBIX files" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;List of data sets from imported PBIX files&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which seems that I can either use the API to automate the data - then build the report manually, or template the reports using Power BI desktop, but then not have any flexability around updating it's data using the API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Jan 2017 10:33:58 GMT</pubDate>
    <dc:creator>athomp15</dc:creator>
    <dc:date>2017-01-23T10:33:58Z</dc:date>
    <item>
      <title>Report Automation PowerShell REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Report-Automation-PowerShell-REST-API/m-p/116989#M4033</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been working with the Power BI PowerShell model PowerBIPS to try and do some simple automation, but am currently failing. &amp;nbsp;I was looking for a way of importing a templated PBIX (or PBIT) file, then loading it with data, ideally all through PowerShell. &amp;nbsp;It seems you can't automate the upload of a PBIT file, so was looking to import a PBIX file and cleaning down the tables. &amp;nbsp; When the file is imported, the dataset doesnt seem 100% accessible through the REST API? &amp;nbsp; any help on this would be greatly recieve&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2017-01-22_00-00-23.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/27049iDEDF044E667F3EEE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2017-01-22_00-00-23.png" alt="2017-01-22_00-00-23.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I use the REST API o import a pbxi file, then update table rows? &amp;nbsp;Or if i create a dataset through the REST API and populate tables with data, how can I automate the creation of a report ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Sun, 22 Jan 2017 00:04:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Report-Automation-PowerShell-REST-API/m-p/116989#M4033</guid>
      <dc:creator>athomp15</dc:creator>
      <dc:date>2017-01-22T00:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Report Automation PowerShell REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Report-Automation-PowerShell-REST-API/m-p/117195#M4044</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/20289"&gt;@athomp15&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;You can creat tables and add rows via REST API to the datasets which also are created via REST.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;AFAIK, there's no way automation way to create a report. &amp;nbsp;Please check this idea&lt;A href="https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/13535403-create-a-report-dashboard-programatically-using-th" target="_self"&gt; Create a report/dashboard programatically using the API&lt;/A&gt;&amp;nbsp; and vote it up.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At this moment, you can create a dataset via REST API and design a report in Power BI Service. Then update the data via REST API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 05:15:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Report-Automation-PowerShell-REST-API/m-p/117195#M4044</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2017-01-23T05:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Report Automation PowerShell REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Report-Automation-PowerShell-REST-API/m-p/117348#M4051</link>
      <description>&lt;P&gt;Thanks for the response&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/6971"&gt;@Eric_Zhang&lt;/a&gt;. &amp;nbsp;I've taken a look through the information availble on the API, what's not clear is what I can do to the datasets (tables etc) when I import a PBXI file. &amp;nbsp;Currently it shows that there are not tables in the datasets belonging to the imported reports. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="List of data sets from imported PBIX files" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/27124iE600C766D2A50BAC/image-size/large?v=v2&amp;amp;px=999" role="button" title="2017-01-23_10-08-45.png" alt="List of data sets from imported PBIX files" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;List of data sets from imported PBIX files&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which seems that I can either use the API to automate the data - then build the report manually, or template the reports using Power BI desktop, but then not have any flexability around updating it's data using the API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 10:33:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Report-Automation-PowerShell-REST-API/m-p/117348#M4051</guid>
      <dc:creator>athomp15</dc:creator>
      <dc:date>2017-01-23T10:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: Report Automation PowerShell REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Report-Automation-PowerShell-REST-API/m-p/122266#M4210</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/20289"&gt;@athomp15&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Thanks for the response&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/6971"&gt;@Eric_Zhang&lt;/a&gt;. &amp;nbsp;I've taken a look through the information availble on the API, what's not clear is what I can do to the datasets (tables etc) when I import a PBXI file. &amp;nbsp;Currently it shows that there are not tables in the datasets belonging to the imported reports. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="List of data sets from imported PBIX files" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/27124iE600C766D2A50BAC/image-size/large?v=v2&amp;amp;px=999" role="button" title="2017-01-23_10-08-45.png" alt="List of data sets from imported PBIX files" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;List of data sets from imported PBIX files&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which seems that I can either use the API to automate the data - then build the report manually, or template the reports using Power BI desktop, but then not have any flexability around updating it's data using the API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That seems the limitation. As I suggested, y&lt;SPAN&gt;ou can creat tables and add rows via REST API to the datasets which also are created via REST, neither to the datasets published by PBI desktop nor to the ones imported.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I think the flexiability is making sense and maybe the product team is working on some feature. Meanwhile you can submit your idea at &lt;A href="http://ideas.powerbi.com" target="_self"&gt;Power BI Ideas&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can also check this idea &lt;A href="https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/17271407-allow-to-update-the-dataset-tables-of-a-publishe" target="_self"&gt;Allow to update the dataset (tables) of a published desktop via API&lt;/A&gt;&amp;nbsp;and vote it up.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2017 03:46:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Report-Automation-PowerShell-REST-API/m-p/122266#M4210</guid>
      <dc:creator>Eric_Zhang</dc:creator>
      <dc:date>2017-02-03T03:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Report Automation PowerShell REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Report-Automation-PowerShell-REST-API/m-p/460856#M14187</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/6971"&gt;@Eric_Zhang&lt;/a&gt;; Can we automate publishing/deployment of reports to app workspace? (Through Rest API or Through Power Shell )&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jul 2018 10:55:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Report-Automation-PowerShell-REST-API/m-p/460856#M14187</guid>
      <dc:creator>Sunkari</dc:creator>
      <dc:date>2018-07-12T10:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Report Automation PowerShell REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Report-Automation-PowerShell-REST-API/m-p/523643#M16133</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you get any anwer on your last question. Actually I am also trying to achieve it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if you have any ideas.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shilpi&lt;/P&gt;</description>
      <pubDate>Mon, 24 Sep 2018 07:23:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Report-Automation-PowerShell-REST-API/m-p/523643#M16133</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-24T07:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Report Automation PowerShell REST API</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Report-Automation-PowerShell-REST-API/m-p/523649#M16135</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you get any anwer on your last questio&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;&lt;BR /&gt;n. Actually I am also trying to achieve it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if you have any ideas.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shilpi&lt;/P&gt;</description>
      <pubDate>Mon, 24 Sep 2018 07:26:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Report-Automation-PowerShell-REST-API/m-p/523649#M16135</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-24T07:26:59Z</dc:date>
    </item>
  </channel>
</rss>

