<?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: Refresh Web source through power bi server web portal in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Refresh-Web-source-through-power-bi-server-web-portal/m-p/2991277#M28263</link>
    <description>&lt;P&gt;Are you able to connect data source from PBI Desktop ? What is the authentication method you used it to connect successfully in desktop ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Dec 2022 07:53:35 GMT</pubDate>
    <dc:creator>FarhanAhmed</dc:creator>
    <dc:date>2022-12-28T07:53:35Z</dc:date>
    <item>
      <title>Refresh Web source through power bi server web portal</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Refresh-Web-source-through-power-bi-server-web-portal/m-p/2991249#M28262</link>
      <description>&lt;P&gt;Hi everyone.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is my query, i published the file on Power bi Web portal Server (on premisses )&amp;nbsp;&lt;/P&gt;&lt;P&gt;in data source config, the error below showed:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;H3&gt;&lt;SPAN class=""&gt;Couldn't connect&lt;/SPAN&gt;&lt;/H3&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;The report server couldn't connect to the data source using the information you entered. Make sure you've entered the connection string and any credentials correctly.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;BR /&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Unable to connect to the remote server&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;let&lt;/P&gt;&lt;P&gt;Source = Json.Document(&lt;BR /&gt;Web.BrowserContents(&lt;BR /&gt;"&lt;A href="https://services6.arcgis.com" target="_blank" rel="noopener"&gt;https://services6.arcgis.com&lt;/A&gt;",&lt;BR /&gt;[&lt;BR /&gt;RelativePath = "bKYAIlQgwHslVRaK/arcgis/rest/services/VWPlacesCasesHostedView/FeatureServer/0/query?where=1%3D1&amp;amp;outFields=*&amp;amp;outSR=4326&amp;amp;f=json"]&lt;BR /&gt;)),&lt;BR /&gt;features = Source[features],&lt;BR /&gt;#"Converted to Table" = Table.FromList(features, Splitter.SplitByNothing(), null, null, ExtraValues.Error),&lt;BR /&gt;#"Expanded Column1" = Table.ExpandRecordColumn(#"Converted to Table", "Column1", {"attributes", "geometry"}, {"attributes", "geometry"}),&lt;BR /&gt;#"Removed Columns" = Table.RemoveColumns(#"Expanded Column1",{"geometry"}),&lt;BR /&gt;#"Expanded attributes" = Table.ExpandRecordColumn(#"Removed Columns", "attributes", {"PlaceName_AR", "PlaceName_EN", "GovernorateName_AR", "GovernorateName_EN", "RegionName_AR", "RegionName_EN", "PLC_CODE", "REG_CODE", "GOV_CODE", "Place_Category", "DataSource", "GlobalID", "OBJECTID_1", "Reportdt", "Name_Ar", "Name_Eng", "Place_Code", "Confirmed", "Deaths", "Recovered", "Tested", "NewAdded", "GlobalID_1587594607483", "ObjectId"}, {"PlaceName_AR", "PlaceName_EN", "GovernorateName_AR", "GovernorateName_EN", "RegionName_AR", "RegionName_EN", "PLC_CODE", "REG_CODE", "GOV_CODE", "Place_Category", "DataSource", "GlobalID", "OBJECTID_1", "Reportdt", "Name_Ar", "Name_Eng", "Place_Code", "Confirmed", "Deaths", "Recovered", "Tested", "NewAdded", "GlobalID_1587594607483", "ObjectId"}),&lt;BR /&gt;#"Added Custom" = Table.AddColumn(#"Expanded attributes", "Date", each DateTimeZone.ToLocal(DateTime.AddZone(#datetime(1970, 1, 1, 0, 0, 0) + #duration(0, 0, 0, [Reportdt]/1000),0))),&lt;BR /&gt;#"Sorted Rows" = Table.Sort(#"Added Custom",{{"Date", Order.Descending}}),&lt;BR /&gt;#"Changed Type" = Table.TransformColumnTypes(#"Sorted Rows",{{"Date", type date}})&lt;BR /&gt;in&lt;BR /&gt;#"Changed Type"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2022 07:39:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Refresh-Web-source-through-power-bi-server-web-portal/m-p/2991249#M28262</guid>
      <dc:creator>hana123</dc:creator>
      <dc:date>2022-12-28T07:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Web source through power bi server web portal</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Refresh-Web-source-through-power-bi-server-web-portal/m-p/2991277#M28263</link>
      <description>&lt;P&gt;Are you able to connect data source from PBI Desktop ? What is the authentication method you used it to connect successfully in desktop ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2022 07:53:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Refresh-Web-source-through-power-bi-server-web-portal/m-p/2991277#M28263</guid>
      <dc:creator>FarhanAhmed</dc:creator>
      <dc:date>2022-12-28T07:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Web source through power bi server web portal</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Refresh-Web-source-through-power-bi-server-web-portal/m-p/2991580#M28268</link>
      <description>&lt;P&gt;yes. worked and conneted in power bi desktop using&amp;nbsp;Anonymous&lt;/P&gt;</description>
      <pubDate>Wed, 28 Dec 2022 11:07:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Refresh-Web-source-through-power-bi-server-web-portal/m-p/2991580#M28268</guid>
      <dc:creator>hana123</dc:creator>
      <dc:date>2022-12-28T11:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh Web source through power bi server web portal</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Refresh-Web-source-through-power-bi-server-web-portal/m-p/2992569#M28273</link>
      <description>&lt;P&gt;What is the privacy level set for data source in PBI Service. Make sure that it is set to 'none'.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2022 03:45:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Refresh-Web-source-through-power-bi-server-web-portal/m-p/2992569#M28273</guid>
      <dc:creator>FarhanAhmed</dc:creator>
      <dc:date>2022-12-29T03:45:15Z</dc:date>
    </item>
  </channel>
</rss>

