<?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: Can we merge two slicers into one slicer? in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Can-we-merge-two-slicers-into-one-slicer/m-p/3640008#M140907</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="376229" data-lia-user-login="MandyL" class="lia-mention lia-mention-user"&gt;MandyL&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Based on the information you provided, you may consider adding two buttons and two bookmarks, one bookmark shows all the data and the other bookmark shows "No" in Column B.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Ctrl+click the button to follow link:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;How to Get Your Question Answered Quickly - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If it does not help, please provide more details with your desired out put and pbix file without privacy information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SUP&gt;Best Regards,&lt;/SUP&gt;&lt;/P&gt;
&lt;P&gt;&lt;SUP&gt;Yifan Wang&lt;/SUP&gt;&lt;/P&gt;
&lt;P&gt;&lt;SUP&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SUP&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jan 2024 03:19:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-01-16T03:19:09Z</dc:date>
    <item>
      <title>Can we merge two slicers into one slicer?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Can-we-merge-two-slicers-into-one-slicer/m-p/3638711#M140831</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can we merge two slicers into one slicer? I’m trying to do is create one slicer, when user pick “Yes” value then it will apply all data; when user pick “No” value then it will apply Column B equals “No”. Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Column A: Only “Yes” value&lt;BR /&gt;Column B: “Yes” and “No” value&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Column A&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Column B&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Yes&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;No&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Yes&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Yes&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Yes&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;No&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;Slicer:&lt;BR /&gt;&amp;nbsp; Yes =&amp;gt; All Data&lt;BR /&gt;&amp;nbsp; No =&amp;gt; ColumnB=”No”&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 10:46:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Can-we-merge-two-slicers-into-one-slicer/m-p/3638711#M140831</guid>
      <dc:creator>MandyL</dc:creator>
      <dc:date>2024-01-15T10:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can we merge two slicers into one slicer?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Can-we-merge-two-slicers-into-one-slicer/m-p/3638895#M140852</link>
      <description>&lt;P&gt;In Power BI, you can create a calculated column that combines the information from both columns A and B into a new column, and then use this new column for your slicer. Here's a step-by-step guide:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Create a Calculated Column:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Go to the "Model" view.&lt;/LI&gt;&lt;LI&gt;Find your table in the Fields pane.&lt;/LI&gt;&lt;LI&gt;Right-click on the table, and select "New column."&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Write the DAX Formula:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Use a DAX formula to create a new column that combines the information from columns A and B. For example, if your table is named "YourTable," and the columns are named "ColumnA" and "ColumnB," you can use the following formula:&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;CombinedColumn = IF(YourTable[ColumnA] = "Yes" || YourTable[ColumnB] = "Yes", "Yes", "No")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;This formula checks if either ColumnA or ColumnB has a "Yes" value and assigns "Yes" to the CombinedColumn, otherwise, it assigns "No."&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Create a Slicer:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Go back to the "Report" view.&lt;/LI&gt;&lt;LI&gt;Select the "CombinedColumn" you just created.&lt;/LI&gt;&lt;LI&gt;Click on the "Slicer" icon in the Visualizations pane to create a slicer visual.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Configure the Slicer:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;In the slicer visual, you can now use "Yes" and "No" to filter your data based on the logic you specified.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;By using this approach, you have essentially merged the information from columns A and B into a new column that you can use for filtering using a slicer. Remember to adjust the table and column names according to your actual data model.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 13:23:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Can-we-merge-two-slicers-into-one-slicer/m-p/3638895#M140852</guid>
      <dc:creator>123abc</dc:creator>
      <dc:date>2024-01-15T13:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Can we merge two slicers into one slicer?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Can-we-merge-two-slicers-into-one-slicer/m-p/3640008#M140907</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="376229" data-lia-user-login="MandyL" class="lia-mention lia-mention-user"&gt;MandyL&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Based on the information you provided, you may consider adding two buttons and two bookmarks, one bookmark shows all the data and the other bookmark shows "No" in Column B.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Ctrl+click the button to follow link:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;How to Get Your Question Answered Quickly - Microsoft Fabric Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If it does not help, please provide more details with your desired out put and pbix file without privacy information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SUP&gt;Best Regards,&lt;/SUP&gt;&lt;/P&gt;
&lt;P&gt;&lt;SUP&gt;Yifan Wang&lt;/SUP&gt;&lt;/P&gt;
&lt;P&gt;&lt;SUP&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/SUP&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2024 03:19:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Can-we-merge-two-slicers-into-one-slicer/m-p/3640008#M140907</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-01-16T03:19:09Z</dc:date>
    </item>
  </channel>
</rss>

