<?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: Dynamic Slicer selection of First value based on User Profile in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Dynamic-Slicer-selection-of-First-value-based-on-User-Profile/m-p/2834089#M5917</link>
    <description>&lt;P&gt;I was able to resolve this issue of Default value Selection from A slicer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my case I used a "Chiclet Slicer" to resolve my problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This slicer helped me to make dynamic default value selection based on User Security/RLS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess the Other one I can use in this scenario is "Pre-selected Slicer". Since there's was no proper documentation available on web around implementation of it, so I wasn't able to use it. If anyone has idea or link around this particular slicer please share the link below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Oct 2022 12:59:24 GMT</pubDate>
    <dc:creator>TK212</dc:creator>
    <dc:date>2022-10-11T12:59:24Z</dc:date>
    <item>
      <title>Dynamic Slicer selection of First value based on User Profile</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Dynamic-Slicer-selection-of-First-value-based-on-User-Profile/m-p/2800641#M5397</link>
      <description>&lt;P&gt;I am trying to get a slicer selection work dynamically based on logged user profile.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For E.x if 'User A' has access to "abc, xyz,edf" and "User B" has access to "rft,kjf,qsc",&lt;/P&gt;&lt;P&gt;When the "User A" opens the dashboard, Slicer should Select one value from "abc, xyz,edf" value and when "User B" opens the dashboard slicer should select one value from "rft,kjf,qsc".&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;P&gt;1. Number of users and values is not fixed.&lt;/P&gt;&lt;P&gt;2. Slicer can select any value based on user Security, no specific order or value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Values&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;User Name&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;abc&lt;/TD&gt;&lt;TD&gt;User A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;xyz&lt;/TD&gt;&lt;TD&gt;User A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;edf&lt;/TD&gt;&lt;TD&gt;User A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;rft&lt;/TD&gt;&lt;TD&gt;User B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;kjf&lt;/TD&gt;&lt;TD&gt;User B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;qsc&lt;/TD&gt;&lt;TD&gt;User B&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Tue, 27 Sep 2022 18:01:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Dynamic-Slicer-selection-of-First-value-based-on-User-Profile/m-p/2800641#M5397</guid>
      <dc:creator>TK212</dc:creator>
      <dc:date>2022-09-27T18:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Slicer selection of First value based on User Profile</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Dynamic-Slicer-selection-of-First-value-based-on-User-Profile/m-p/2804348#M5457</link>
      <description>&lt;P&gt;Allow users to save their filter choices.&amp;nbsp; These will then be remembered and re-applied when the user returns to the report. Much easier and user friendly.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 23:11:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Dynamic-Slicer-selection-of-First-value-based-on-User-Profile/m-p/2804348#M5457</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2022-09-28T23:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Slicer selection of First value based on User Profile</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Dynamic-Slicer-selection-of-First-value-based-on-User-Profile/m-p/2834089#M5917</link>
      <description>&lt;P&gt;I was able to resolve this issue of Default value Selection from A slicer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my case I used a "Chiclet Slicer" to resolve my problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This slicer helped me to make dynamic default value selection based on User Security/RLS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess the Other one I can use in this scenario is "Pre-selected Slicer". Since there's was no proper documentation available on web around implementation of it, so I wasn't able to use it. If anyone has idea or link around this particular slicer please share the link below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 12:59:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Dynamic-Slicer-selection-of-First-value-based-on-User-Profile/m-p/2834089#M5917</guid>
      <dc:creator>TK212</dc:creator>
      <dc:date>2022-10-11T12:59:24Z</dc:date>
    </item>
  </channel>
</rss>

