<?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 Visualization (Buttons and Slicers) in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Visualization-Buttons-and-Slicers/m-p/4789466#M12720</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi everyone!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm currently working on an interactive Power BI dashboard and I’ve run into a challenge. I want to include slicers and buttons that allow users to filter by&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Year&lt;/STRONG&gt;&lt;SPAN&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Quarter&lt;/STRONG&gt;&lt;SPAN&gt;, and&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Month&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My goal is to make the experience smooth and conflict-free — for example, avoiding situations where selecting Q1 and August (which belongs to Q3) results in no data.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;I’ve tried using&amp;nbsp;&lt;/SPAN&gt;bookmarks&lt;SPAN&gt;&amp;nbsp;to toggle between different slicer views, but I’m finding it a bit confusing to manage, especially since there are already quite a few bookmarks involved in the report.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Has anyone implemented something similar? What’s the best way to structure this so users don’t get confused or end up with conflicting filters?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any tips on DAX logic, slicer design, or UX best practices would be greatly appreciated!&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="aziffarhan_0-1754535314425.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1289209iC3984909C3CB6722/image-size/medium?v=v2&amp;amp;px=400" role="button" title="aziffarhan_0-1754535314425.png" alt="aziffarhan_0-1754535314425.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Aug 2025 02:55:52 GMT</pubDate>
    <dc:creator>aziffarhan</dc:creator>
    <dc:date>2025-08-07T02:55:52Z</dc:date>
    <item>
      <title>Visualization (Buttons and Slicers)</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Visualization-Buttons-and-Slicers/m-p/4789466#M12720</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi everyone!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm currently working on an interactive Power BI dashboard and I’ve run into a challenge. I want to include slicers and buttons that allow users to filter by&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Year&lt;/STRONG&gt;&lt;SPAN&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Quarter&lt;/STRONG&gt;&lt;SPAN&gt;, and&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Month&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My goal is to make the experience smooth and conflict-free — for example, avoiding situations where selecting Q1 and August (which belongs to Q3) results in no data.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;I’ve tried using&amp;nbsp;&lt;/SPAN&gt;bookmarks&lt;SPAN&gt;&amp;nbsp;to toggle between different slicer views, but I’m finding it a bit confusing to manage, especially since there are already quite a few bookmarks involved in the report.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Has anyone implemented something similar? What’s the best way to structure this so users don’t get confused or end up with conflicting filters?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any tips on DAX logic, slicer design, or UX best practices would be greatly appreciated!&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="aziffarhan_0-1754535314425.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1289209iC3984909C3CB6722/image-size/medium?v=v2&amp;amp;px=400" role="button" title="aziffarhan_0-1754535314425.png" alt="aziffarhan_0-1754535314425.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 02:55:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Visualization-Buttons-and-Slicers/m-p/4789466#M12720</guid>
      <dc:creator>aziffarhan</dc:creator>
      <dc:date>2025-08-07T02:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Visualization (Buttons and Slicers)</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Visualization-Buttons-and-Slicers/m-p/4789769#M12722</link>
      <description>&lt;P&gt;Hi everyone.&lt;BR /&gt;&lt;BR /&gt;There are a few things I still need help with.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Firstly, all the columns I’m using are from the same table. I’ve already created a Date Hierarchy consisting of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Year&lt;/STRONG&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Quarter&lt;/STRONG&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Month&lt;/STRONG&gt;, and&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Day&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;What I’d like to achieve is the following behavior:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;When a user selects a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Quarter&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(e.g., Q2), the respective&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Months&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;within that quarter —&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;April, May, and June&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;— should also be automatically selected or highlighted.&lt;/LI&gt;&lt;LI&gt;Similarly, when a user selects a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Month&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(e.g., June), the corresponding&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Quarter&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(in this case, Q2) should also be selected or highlighted, even if only one month from that quarter is selected.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Is there a way to implement this kind of synchronized selection behavior in Power BI? I’d really appreciate any guidance or suggestions you guys can offer.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 07:19:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Visualization-Buttons-and-Slicers/m-p/4789769#M12722</guid>
      <dc:creator>aziffarhan</dc:creator>
      <dc:date>2025-08-07T07:19:56Z</dc:date>
    </item>
  </channel>
</rss>

