<?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: Running the schedule updates to get data from SharePoint lists in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Running-the-schedule-updates-to-get-data-from-SharePoint-lists/m-p/2521765#M24183</link>
    <description>&lt;P&gt;So I hate to be the bearer of bad news, but Sharepoint Online is listed here as not supported for scheduled refresh.&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/power-bi/report-server/data-sources" target="_blank"&gt;https://docs.microsoft.com/en-us/power-bi/report-server/data-sources&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You options are to either:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;manually refresh the report&lt;/LI&gt;
&lt;LI&gt;build another process which can pull the data to another location (like a local SQL database) which is supported for scheduled refresh&lt;/LI&gt;
&lt;LI&gt;move the list to on-prem Sharepoint (if you have it)&lt;/LI&gt;
&lt;LI&gt;move your report to the Power BI Service and use a Data Gateway if you also need data from on-prem&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 May 2022 22:43:26 GMT</pubDate>
    <dc:creator>d_gosbell</dc:creator>
    <dc:date>2022-05-17T22:43:26Z</dc:date>
    <item>
      <title>Running the schedule updates to get data from SharePoint lists</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Running-the-schedule-updates-to-get-data-from-SharePoint-lists/m-p/2521562#M24182</link>
      <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I'm trying to find the best solution to an unfortunate situation here:&lt;/P&gt;&lt;P&gt;We created a big report with &lt;STRONG&gt;BI Desktop&lt;/STRONG&gt; using &lt;STRONG&gt;SharePoint lists&lt;/STRONG&gt; as data source, everything is working fine and looking good so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now we had to put it into production on our &lt;STRONG&gt;Report Server&lt;/STRONG&gt; (because &lt;STRONG&gt;scheduled updates are exactly what we need&lt;/STRONG&gt;) and for some strange reason it doesn't support the web version SharePoint lists (even though both products are from Microsoft)... How is this designed to be used in a situation like this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I try to connect through the Report Server I can only authenticate as "Anonymous" or with "Windows Login", but as we are dealing with data that only a group of people in the company have access to we need to be able to log in using some credential such as an e-mail that has permission to view this information.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 20:00:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Running-the-schedule-updates-to-get-data-from-SharePoint-lists/m-p/2521562#M24182</guid>
      <dc:creator>Gilmar-Neto</dc:creator>
      <dc:date>2022-05-17T20:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Running the schedule updates to get data from SharePoint lists</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Running-the-schedule-updates-to-get-data-from-SharePoint-lists/m-p/2521765#M24183</link>
      <description>&lt;P&gt;So I hate to be the bearer of bad news, but Sharepoint Online is listed here as not supported for scheduled refresh.&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/power-bi/report-server/data-sources" target="_blank"&gt;https://docs.microsoft.com/en-us/power-bi/report-server/data-sources&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You options are to either:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;manually refresh the report&lt;/LI&gt;
&lt;LI&gt;build another process which can pull the data to another location (like a local SQL database) which is supported for scheduled refresh&lt;/LI&gt;
&lt;LI&gt;move the list to on-prem Sharepoint (if you have it)&lt;/LI&gt;
&lt;LI&gt;move your report to the Power BI Service and use a Data Gateway if you also need data from on-prem&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 22:43:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Running-the-schedule-updates-to-get-data-from-SharePoint-lists/m-p/2521765#M24183</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2022-05-17T22:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Running the schedule updates to get data from SharePoint lists</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Running-the-schedule-updates-to-get-data-from-SharePoint-lists/m-p/2523335#M24194</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="109790" data-lia-user-login="d_gosbell" class="lia-mention lia-mention-user"&gt;d_gosbell&lt;/a&gt;&amp;nbsp; for the answer.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Manually updating the report like "open the desktop version and click update" would probably not be enough, we're looking for something the user can open this report online and &lt;EM&gt;it just works&lt;/EM&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I was wondering: would it be possible to use Power Automate to export the SharePoint lists as an Excel file (as .xls) and store it in OneDrive and then use Report Server to update the reports using those new files in OneDrive? Is there something I'm missing that might make this not work?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I can change the connections in BI to the new files without much problem, right?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 12:39:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Running-the-schedule-updates-to-get-data-from-SharePoint-lists/m-p/2523335#M24194</guid>
      <dc:creator>Gilmar-Neto</dc:creator>
      <dc:date>2022-05-18T12:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: Running the schedule updates to get data from SharePoint lists</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Running-the-schedule-updates-to-get-data-from-SharePoint-lists/m-p/2524611#M24219</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="390874" data-lia-user-login="Gilmar-Neto" class="lia-mention lia-mention-user"&gt;Gilmar-Neto&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I was wondering: would it be possible to use Power Automate to export the SharePoint lists as an Excel file (as .xls) and store it in OneDrive and then use Report Server to update the reports using those new files in OneDrive? Is there something I'm missing that might make this not work?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Nope. It's not so much the data location that is the issue, its the AzureAD/OAuth2 authentication that is the problem. OneDrive uses the same authentication as Sharepoint Online so its not supported for scheduled refresh either.&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 22:26:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Running-the-schedule-updates-to-get-data-from-SharePoint-lists/m-p/2524611#M24219</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2022-05-18T22:26:44Z</dc:date>
    </item>
  </channel>
</rss>

