<?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: Display or not display visuals according to selection in slicer in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Display-or-not-display-visuals-according-to-selection-in-slicer/m-p/3227474#M7439</link>
    <description>&lt;P&gt;That's been known for a while. You lose the interactivity.&lt;/P&gt;</description>
    <pubDate>Tue, 09 May 2023 15:50:02 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2023-05-09T15:50:02Z</dc:date>
    <item>
      <title>Display or not display visuals according to selection in slicer</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Display-or-not-display-visuals-according-to-selection-in-slicer/m-p/3200199#M7358</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I have been requested to develop a dashboard with the described case below and for the moment I did not find any solution.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the dataset, I have a table STUDY that contains several columns and among them “STU_CODE” and “STATUS”.&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;STU_CODE&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;STATUS&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Study_1&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Active&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Study_2&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Stopped&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;...&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;...&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On a page of a dashboard, I would like to have several visuals &lt;STRONG&gt;visible&lt;/STRONG&gt; when the study that is selected through a slicer is “Active” and &lt;STRONG&gt;not visible&lt;/STRONG&gt; when the selected study is “Stopped” (the column “STATUS” is not present on the page)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To clarify what I wish:&lt;/P&gt;&lt;P&gt;The selected study is “Active”, the visuals are displayed:&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;The selected study is “Stopped”, the visuals are not displayed:&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;Do you know a way to synchronize the presence or the absence of visuals according to a value of a column that is not present on the page (here STATUS) but that is induced thanks to the selection in a slicer of another column (here STU_CODE) ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 14:04:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Display-or-not-display-visuals-according-to-selection-in-slicer/m-p/3200199#M7358</guid>
      <dc:creator>ClaudeG</dc:creator>
      <dc:date>2023-04-21T14:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Display or not display visuals according to selection in slicer</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Display-or-not-display-visuals-according-to-selection-in-slicer/m-p/3208096#M7370</link>
      <description>&lt;P&gt;Instead of a slicer dropdown use buttons wired to bookmarks.&amp;nbsp; They are the only robust way to control visual visibility .&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 00:15:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Display-or-not-display-visuals-according-to-selection-in-slicer/m-p/3208096#M7370</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-04-27T00:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Display or not display visuals according to selection in slicer</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Display-or-not-display-visuals-according-to-selection-in-slicer/m-p/3227457#M7438</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have been proposed a solution to my question that I wish to share with you:&lt;/P&gt;&lt;P&gt;&lt;A href="https://exceleratorbi.com.au/show-or-hide-a-power-bi-visual-based-on-selection/" target="_blank"&gt;Show or Hide a Power BI Visual Based on Selection &lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; - Excelerator BI&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Very interesting !!&lt;/P&gt;&lt;P&gt;ClaudeG&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 15:42:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Display-or-not-display-visuals-according-to-selection-in-slicer/m-p/3227457#M7438</guid>
      <dc:creator>ClaudeG</dc:creator>
      <dc:date>2023-05-09T15:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: Display or not display visuals according to selection in slicer</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Display-or-not-display-visuals-according-to-selection-in-slicer/m-p/3227474#M7439</link>
      <description>&lt;P&gt;That's been known for a while. You lose the interactivity.&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 15:50:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Display-or-not-display-visuals-according-to-selection-in-slicer/m-p/3227474#M7439</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2023-05-09T15:50:02Z</dc:date>
    </item>
  </channel>
</rss>

