<?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: Input text option to enter user ID to display only the information related to user in Desktop</title>
    <link>https://community.fabric.microsoft.com/t5/Desktop/Input-text-option-to-enter-user-ID-to-display-only-the/m-p/437537#M201848</link>
    <description>&lt;P&gt;Thanks for the reply. I am not using any database. I am importing data directly from excel files. Can you help me how can I go with it?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Jun 2018 06:43:04 GMT</pubDate>
    <dc:creator>bvsaicharitha</dc:creator>
    <dc:date>2018-06-12T06:43:04Z</dc:date>
    <item>
      <title>Input text option to enter user ID to display only the information related to user</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Input-text-option-to-enter-user-ID-to-display-only-the/m-p/437498#M201827</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;I would like to create a dashboard where I want to provide a text field for the user to enter his ID and password and then he can see the information related to his performance and also the performace of the members who work under him. Can you please help me how can I do that in Power BI desktop?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jun 2018 05:49:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Input-text-option-to-enter-user-ID-to-display-only-the/m-p/437498#M201827</guid>
      <dc:creator>bvsaicharitha</dc:creator>
      <dc:date>2018-06-12T05:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Input text option to enter user ID to display only the information related to user</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Input-text-option-to-enter-user-ID-to-display-only-the/m-p/437528#M201844</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="30742" data-lia-user-login="bvsaicharitha" class="lia-mention lia-mention-user"&gt;bvsaicharitha&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I think the following link speaks about your requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check it out please&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/49902465/how-we-can-pass-logged-in-user-name-to-fetch-data-from-database-in-powerbi" target="_self"&gt;https://stackoverflow.com/questions/49902465/how-we-can-pass-logged-in-user-name-to-fetch-data-from-database-in-powerbi&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jun 2018 06:33:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Input-text-option-to-enter-user-ID-to-display-only-the/m-p/437528#M201844</guid>
      <dc:creator>Thejeswar</dc:creator>
      <dc:date>2018-06-12T06:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Input text option to enter user ID to display only the information related to user</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Input-text-option-to-enter-user-ID-to-display-only-the/m-p/437537#M201848</link>
      <description>&lt;P&gt;Thanks for the reply. I am not using any database. I am importing data directly from excel files. Can you help me how can I go with it?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jun 2018 06:43:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Input-text-option-to-enter-user-ID-to-display-only-the/m-p/437537#M201848</guid>
      <dc:creator>bvsaicharitha</dc:creator>
      <dc:date>2018-06-12T06:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Input text option to enter user ID to display only the information related to user</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Input-text-option-to-enter-user-ID-to-display-only-the/m-p/437700#M201920</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="30742" data-lia-user-login="bvsaicharitha" class="lia-mention lia-mention-user"&gt;bvsaicharitha&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Please do the following for this to work&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Create a data set which has the mapping between your user and the column on which the data is to be restricted&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For Eg. I am having a category and each category will have users associated with it&lt;/P&gt;&lt;P&gt;So I will have a table that has that mapping as shown below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;A@gmail.com&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;B@microsoft.com&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;C@yahoo.com&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;D&lt;/TD&gt;&lt;TD&gt;D@xyz.com&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Now this new table with your existing data based on the column present, as just joining the queries might not work as expected&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my case, I will&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;merge&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;my data query and User mapping query based on Category&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Now create a parameter that will get the User Email ID as the input. Filter the merged query on the Email Column with this parameter. Set the parameter as required.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;img /&gt;&lt;/P&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;Usermapping.UserEmail is the table that has the mapping between User and column to be restricted on&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. Now save this report as a template. i.e. a .pbit file&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now when you open the report template, it will prompt for a value for the parameter. This happens everytime your report template is opened&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The User who opens the report will give his/her email Id and the data will get filtered only such that only those records having their email ID will get filtered.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: This will work only in Power BI Desktop and not in Power BI Service.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thejeswar&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jun 2018 08:55:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Input-text-option-to-enter-user-ID-to-display-only-the/m-p/437700#M201920</guid>
      <dc:creator>Thejeswar</dc:creator>
      <dc:date>2018-06-12T08:55:15Z</dc:date>
    </item>
  </channel>
</rss>

