<?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 Dynamic data from API while scrolling the table in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Dynamic-data-from-API-while-scrolling-the-table/m-p/2399865#M23342</link>
    <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a custom on-premise REST api which is providing data in chuncks. Now we want below features to be added on the report-&lt;/P&gt;&lt;P&gt;1. To call the API while scrolling the data. In such when the user scolls the page the report will automatically call the API and refersh the visuals accordingly.&lt;/P&gt;&lt;P&gt;2. Filtering- For filtering it is required that the user selects all the filters on the report and when he clicks on a button it will make an API call and API will do the filtering and provide the result to report. With the data returned by API will reflect on the visual.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible in Power BI?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Mar 2022 07:31:42 GMT</pubDate>
    <dc:creator>shrutivyas06</dc:creator>
    <dc:date>2022-03-17T07:31:42Z</dc:date>
    <item>
      <title>Dynamic data from API while scrolling the table</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Dynamic-data-from-API-while-scrolling-the-table/m-p/2399865#M23342</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a custom on-premise REST api which is providing data in chuncks. Now we want below features to be added on the report-&lt;/P&gt;&lt;P&gt;1. To call the API while scrolling the data. In such when the user scolls the page the report will automatically call the API and refersh the visuals accordingly.&lt;/P&gt;&lt;P&gt;2. Filtering- For filtering it is required that the user selects all the filters on the report and when he clicks on a button it will make an API call and API will do the filtering and provide the result to report. With the data returned by API will reflect on the visual.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible in Power BI?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Mar 2022 07:31:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Dynamic-data-from-API-while-scrolling-the-table/m-p/2399865#M23342</guid>
      <dc:creator>shrutivyas06</dc:creator>
      <dc:date>2022-03-17T07:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic data from API while scrolling the table</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Dynamic-data-from-API-while-scrolling-the-table/m-p/2405274#M23370</link>
      <description>&lt;P&gt;You are describing Direct Query mode.&amp;nbsp; Also, if you look at the queries that are generated to render the visuals you will notice&amp;nbsp; TOPN(501) a lot - Power BI is already doing that paging against the data source.&amp;nbsp; In your case you may have to add a middleware broker like a SQL Server stored procedure that hides the fact from Power BI that your API data source is not a Direct Query data source.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the filters there is an option in the Power BI settings to defer filter application for Direct Query data sources.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Under Options &amp;gt; Current File &amp;gt; Query Reduction, you can find an option to defer slicer and filter selections until you click "apply."&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Lastly it is worth mentioning Paginated Reports - but I'm not sure to what extent these support API data sources.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Mar 2022 23:48:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Dynamic-data-from-API-while-scrolling-the-table/m-p/2405274#M23370</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2022-03-20T23:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic data from API while scrolling the table</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Dynamic-data-from-API-while-scrolling-the-table/m-p/2411347#M23423</link>
      <description>&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But Direct Query doesn't supproted with Custom API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any other way for this?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 06:47:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Dynamic-data-from-API-while-scrolling-the-table/m-p/2411347#M23423</guid>
      <dc:creator>shrutivyas06</dc:creator>
      <dc:date>2022-03-23T06:47:17Z</dc:date>
    </item>
  </channel>
</rss>

