<?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: How can we pass parameters dynamically to a Report, which is published on Power BI Report Server. in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/How-can-we-pass-parameters-dynamically-to-a-Report-which-is/m-p/1971529#M20222</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="313598" data-lia-user-login="Cyadav" class="lia-mention lia-mention-user"&gt;Cyadav&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As far as I know, the only solution for your case is using dynamic rls. There no other way to pass parameters dynamically .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Dedmon Dai&lt;/P&gt;</description>
    <pubDate>Thu, 22 Jul 2021 01:48:55 GMT</pubDate>
    <dc:creator>v-deddai1-msft</dc:creator>
    <dc:date>2021-07-22T01:48:55Z</dc:date>
    <item>
      <title>How can we pass parameters dynamically to a Report, which is published on Power BI Report Server.</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/How-can-we-pass-parameters-dynamically-to-a-Report-which-is/m-p/1961187#M20139</link>
      <description>&lt;P&gt;How can we pass parameters dynamically to Power BI Report published on PBI Server/On-premise server. We have to pass some values(user login id) from different app to Power Bi Report and basis on login id, Row level security should be applied and other contents should be filtered in PBI Server Dashboard. Please advise&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jul 2021 07:17:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/How-can-we-pass-parameters-dynamically-to-a-Report-which-is/m-p/1961187#M20139</guid>
      <dc:creator>Cyadav</dc:creator>
      <dc:date>2021-07-16T07:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: How can we pass parameters dynamically to a Report, which is published on Power BI Report Server.</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/How-can-we-pass-parameters-dynamically-to-a-Report-which-is/m-p/1964372#M20159</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="313598" data-lia-user-login="Cyadav" class="lia-mention lia-mention-user"&gt;Cyadav&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you want to filter the report based on user login id?&amp;nbsp; You may can try to use dynamic rls based on userprincipalname().&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;Within Power BI Report Server, username() and userprincipalname() both return the user's User Principal Name (UPN), which is similar to an email address.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For dynamically pass parameter you can refer to the similar post:&lt;A href="https://community.powerbi.com/t5/Service/dynamically-pass-parameter-to-Power-bi-Report-in-PBI-Report/m-p/1117761" target="_blank"&gt;https://community.powerbi.com/t5/Service/dynamically-pass-parameter-to-Power-bi-Report-in-PBI-Report/m-p/1117761&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;helps, then please consider&amp;nbsp;Accept it as the solution&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Dedmon Dai&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 02:32:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/How-can-we-pass-parameters-dynamically-to-a-Report-which-is/m-p/1964372#M20159</guid>
      <dc:creator>v-deddai1-msft</dc:creator>
      <dc:date>2021-07-19T02:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: How can we pass parameters dynamically to a Report, which is published on Power BI Report Server.</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/How-can-we-pass-parameters-dynamically-to-a-Report-which-is/m-p/1964575#M20161</link>
      <description>&lt;P&gt;We have pass values to PBI Report, which is hosted on PBI Server not on cloud and need to pass user name from a different application, where pbi report is hosted and then need to filter based on user, which logged in on that application. There can be multiple users, who are using that application.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 05:21:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/How-can-we-pass-parameters-dynamically-to-a-Report-which-is/m-p/1964575#M20161</guid>
      <dc:creator>Cyadav</dc:creator>
      <dc:date>2021-07-19T05:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: How can we pass parameters dynamically to a Report, which is published on Power BI Report Server.</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/How-can-we-pass-parameters-dynamically-to-a-Report-which-is/m-p/1967075#M20186</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="313598" data-lia-user-login="Cyadav" class="lia-mention lia-mention-user"&gt;Cyadav&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you ever try the dynamic rls?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Dedmon Dai&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 02:59:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/How-can-we-pass-parameters-dynamically-to-a-Report-which-is/m-p/1967075#M20186</guid>
      <dc:creator>v-deddai1-msft</dc:creator>
      <dc:date>2021-07-20T02:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: How can we pass parameters dynamically to a Report, which is published on Power BI Report Server.</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/How-can-we-pass-parameters-dynamically-to-a-Report-which-is/m-p/1970013#M20212</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for your valuable suggestion. Actually this power BI dashboard, which is published on PBI Server not on cloud and then dashboard will be embedded in different application- Is there any possibility we can pass parameters dynamically to our PBI dashboard based on the user, which has logged in on embedded application. Hope this gives more clarification&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jul 2021 07:58:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/How-can-we-pass-parameters-dynamically-to-a-Report-which-is/m-p/1970013#M20212</guid>
      <dc:creator>Cyadav</dc:creator>
      <dc:date>2021-07-21T07:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: How can we pass parameters dynamically to a Report, which is published on Power BI Report Server.</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/How-can-we-pass-parameters-dynamically-to-a-Report-which-is/m-p/1971529#M20222</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="313598" data-lia-user-login="Cyadav" class="lia-mention lia-mention-user"&gt;Cyadav&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As far as I know, the only solution for your case is using dynamic rls. There no other way to pass parameters dynamically .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Dedmon Dai&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jul 2021 01:48:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/How-can-we-pass-parameters-dynamically-to-a-Report-which-is/m-p/1971529#M20222</guid>
      <dc:creator>v-deddai1-msft</dc:creator>
      <dc:date>2021-07-22T01:48:55Z</dc:date>
    </item>
  </channel>
</rss>

