<?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 Using Rest API or JSON Connector with Power BI Report Builder (Paginated Reports) in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Using-Rest-API-or-JSON-Connector-with-Power-BI-Report-Builder/m-p/1360699#M25656</link>
    <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are currently using Power BI Report builder (Paginated reports) to develop reports with Marklogic as our data source.&lt;/P&gt;&lt;P&gt;Currently, we are creating dataset using Power BI desktop and using that dataset in report builder. The only issue here is, we can't pass parameters and fetch data using direct query to get fresh data in Report builder. We are importing whole data which results in huge dataset size.&lt;/P&gt;&lt;P&gt;Does report builder support REST API or can we use a JSON connector with report builder? We want to pass parameters to pull live data in Report builder?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks in advance!&lt;/P&gt;</description>
    <pubDate>Thu, 10 Sep 2020 08:11:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-09-10T08:11:02Z</dc:date>
    <item>
      <title>Using Rest API or JSON Connector with Power BI Report Builder (Paginated Reports)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Using-Rest-API-or-JSON-Connector-with-Power-BI-Report-Builder/m-p/1360699#M25656</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are currently using Power BI Report builder (Paginated reports) to develop reports with Marklogic as our data source.&lt;/P&gt;&lt;P&gt;Currently, we are creating dataset using Power BI desktop and using that dataset in report builder. The only issue here is, we can't pass parameters and fetch data using direct query to get fresh data in Report builder. We are importing whole data which results in huge dataset size.&lt;/P&gt;&lt;P&gt;Does report builder support REST API or can we use a JSON connector with report builder? We want to pass parameters to pull live data in Report builder?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2020 08:11:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Using-Rest-API-or-JSON-Connector-with-Power-BI-Report-Builder/m-p/1360699#M25656</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-10T08:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: Using Rest API or JSON Connector with Power BI Report Builder (Paginated Reports)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Using-Rest-API-or-JSON-Connector-with-Power-BI-Report-Builder/m-p/1362416#M25670</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;I don't suppose this still works?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://cathydumas.com/2012/03/20/using-reporting-services-with-directquery-models/" target="_blank"&gt;https://cathydumas.com/2012/03/20/using-reporting-services-with-directquery-models/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Other than that, I have nothing.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Sep 2020 18:42:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Using-Rest-API-or-JSON-Connector-with-Power-BI-Report-Builder/m-p/1362416#M25670</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2020-09-10T18:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Using Rest API or JSON Connector with Power BI Report Builder (Paginated Reports)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Using-Rest-API-or-JSON-Connector-with-Power-BI-Report-Builder/m-p/1366610#M25689</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/6614"&gt;@Greg&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, looks like it is currently not possible. Thanks for your reply!&lt;/P&gt;</description>
      <pubDate>Sun, 13 Sep 2020 08:08:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Using-Rest-API-or-JSON-Connector-with-Power-BI-Report-Builder/m-p/1366610#M25689</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-13T08:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using Rest API or JSON Connector with Power BI Report Builder (Paginated Reports)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Using-Rest-API-or-JSON-Connector-with-Power-BI-Report-Builder/m-p/1374378#M25735</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Hi&amp;nbsp;@Anonymous,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;I checked the power bi rest API but not found corresponding methods to interact with paginated reports. (I only find the export API to export paginated reports)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;For post parameter to a paginated report, you can take a look at the following links:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/paginated-reports/report-builder-url-parameters" target="_self"&gt;URL parameters in paginated reports in Power BI&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/paginated-reports/paginated-reports-parameters" target="_self"&gt;Create parameters for paginated reports in the Power BI service&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/paginated-reports/report-builder-parameters" target="_self"&gt;Report parameters in Power BI Report Builder&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 08:18:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Using-Rest-API-or-JSON-Connector-with-Power-BI-Report-Builder/m-p/1374378#M25735</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-16T08:18:09Z</dc:date>
    </item>
  </channel>
</rss>

