<?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 do I pass parameters to a dashboard in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/How-do-I-pass-parameters-to-a-dashboard/m-p/130905#M4497</link>
    <description>&lt;P&gt;No, row-level security is what you're looking for. &amp;nbsp;The reason I asked about the API is because this section of the forum tends to focus on the Power BI API / Embedded version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You'll most likely want to target this question in the "Desktop" forum. &amp;nbsp;I'll give a little more clarity:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does your dataset currently capture the sales team member's email address anywhere? For instance, do you have a 'User' table that has the UserID, Email, Name, etc? &amp;nbsp;If you do, then your data is perfectly shaped to use RLS wih the USERNAME() DAX function. &amp;nbsp;This would filter would capture the user's email address (Office 365 account) when they view the report and filter the dataset accordingly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I strongly suggest checking this out, it should give you enough guidance:&amp;nbsp;&lt;A href="https://powerbi.microsoft.com/en-us/blog/using-username-in-dax-with-row-level-security/" target="_blank"&gt;https://powerbi.microsoft.com/en-us/blog/using-username-in-dax-with-row-level-security/&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Feb 2017 20:17:08 GMT</pubDate>
    <dc:creator>malagari</dc:creator>
    <dc:date>2017-02-21T20:17:08Z</dc:date>
    <item>
      <title>How do I pass parameters to a dashboard</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-do-I-pass-parameters-to-a-dashboard/m-p/128585#M4431</link>
      <description>&lt;P&gt;I have 10-15 sales reps and want to share a dashboard/report in Power BI but need to pass a parameter to these reports by default. For example, each sales rep is only supposed to see their sales totals. If possible&amp;nbsp;the president of the company suppose to see all data. There I may just create a separate dashboard but for the sales reps I want to use the same dashboard.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea how I could do this&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2017 16:47:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-do-I-pass-parameters-to-a-dashboard/m-p/128585#M4431</guid>
      <dc:creator>iversa</dc:creator>
      <dc:date>2017-02-16T16:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: How do I pass parameters to a dashboard</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-do-I-pass-parameters-to-a-dashboard/m-p/128718#M4436</link>
      <description>&lt;P&gt;This sounds like row-level (or role-based) security. &amp;nbsp;Are you creating this dashboard through the Power BI API, or publishing the report via Power BI Desktop?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2017 22:31:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-do-I-pass-parameters-to-a-dashboard/m-p/128718#M4436</guid>
      <dc:creator>malagari</dc:creator>
      <dc:date>2017-02-16T22:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: How do I pass parameters to a dashboard</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-do-I-pass-parameters-to-a-dashboard/m-p/130902#M4496</link>
      <description>&lt;P&gt;Yes, that is correct in that it would be a row-level&amp;nbsp;security&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm publishing the report via Power BI Desktop. So far we have not anything using the Power BI API? Would that make it easier? Where would be start when using the API?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2017 20:12:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-do-I-pass-parameters-to-a-dashboard/m-p/130902#M4496</guid>
      <dc:creator>iversa</dc:creator>
      <dc:date>2017-02-21T20:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: How do I pass parameters to a dashboard</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-do-I-pass-parameters-to-a-dashboard/m-p/130905#M4497</link>
      <description>&lt;P&gt;No, row-level security is what you're looking for. &amp;nbsp;The reason I asked about the API is because this section of the forum tends to focus on the Power BI API / Embedded version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You'll most likely want to target this question in the "Desktop" forum. &amp;nbsp;I'll give a little more clarity:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does your dataset currently capture the sales team member's email address anywhere? For instance, do you have a 'User' table that has the UserID, Email, Name, etc? &amp;nbsp;If you do, then your data is perfectly shaped to use RLS wih the USERNAME() DAX function. &amp;nbsp;This would filter would capture the user's email address (Office 365 account) when they view the report and filter the dataset accordingly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I strongly suggest checking this out, it should give you enough guidance:&amp;nbsp;&lt;A href="https://powerbi.microsoft.com/en-us/blog/using-username-in-dax-with-row-level-security/" target="_blank"&gt;https://powerbi.microsoft.com/en-us/blog/using-username-in-dax-with-row-level-security/&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2017 20:17:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-do-I-pass-parameters-to-a-dashboard/m-p/130905#M4497</guid>
      <dc:creator>malagari</dc:creator>
      <dc:date>2017-02-21T20:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: How do I pass parameters to a dashboard</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-do-I-pass-parameters-to-a-dashboard/m-p/132915#M4578</link>
      <description>&lt;P&gt;Ok, so I think that will work. Yes my data does have the users emails (office 365 account). I will look into your link. Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 16:45:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-do-I-pass-parameters-to-a-dashboard/m-p/132915#M4578</guid>
      <dc:creator>iversa</dc:creator>
      <dc:date>2017-02-24T16:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: How do I pass parameters to a dashboard</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-do-I-pass-parameters-to-a-dashboard/m-p/209862#M6624</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This might be a similar problem I ran into. I have a big stored procedure where I am pullig many data point on each company we do business with. I have a company ID which is main ID for the report. What I am trying to do is the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have our own CRM where we have info on each company and there would be an option to click on a link that would open the Power BI report automatically displaying only the data set and visuals for the respective company. Is this possible in Power BI?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have done this in the past in SSRsS by creating a parameter which was the company id and passing it through our CRM to accomplish this task. However, loading and eveything else takes very long and we are migrating all our reporting efforts to power BI. I was wondering if you have any guidance on that and whether I can do this in Power BI or do I need to stick to SSRS?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you and have a great day.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2017 16:35:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-do-I-pass-parameters-to-a-dashboard/m-p/209862#M6624</guid>
      <dc:creator>LukasV89</dc:creator>
      <dc:date>2017-07-11T16:35:36Z</dc:date>
    </item>
  </channel>
</rss>

