<?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: Comparing a column with 2 slicer on an other column in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Comparing-a-column-with-2-slicer-on-an-other-column/m-p/1026025#M13350</link>
    <description>&lt;P&gt;Thanks for the reply.&lt;BR /&gt;&lt;BR /&gt;One quick question is assume I cannot create a realtionship between the 2 filter tables (and cannot go to qurey editor to create a relationship) and the Main table is there a way to do this then?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Apr 2020 02:22:49 GMT</pubDate>
    <dc:creator>al12397</dc:creator>
    <dc:date>2020-04-15T02:22:49Z</dc:date>
    <item>
      <title>Comparing a column with 2 slicer on an other column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Comparing-a-column-with-2-slicer-on-an-other-column/m-p/1021544#M13238</link>
      <description>&lt;P&gt;Hi Everyone,&lt;BR /&gt;&lt;BR /&gt;New power BI user here. Basically what I want to do is have a user select 2 values on same column and have the output be the common IDs on another column&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Selections&lt;/TD&gt;&lt;TD&gt;IDs&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;One&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;TD&gt;two&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;TD&gt;Three&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;D&lt;/TD&gt;&lt;TD&gt;One&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;E&lt;/TD&gt;&lt;TD&gt;Two&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;F&lt;/TD&gt;&lt;TD&gt;Three&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;G&lt;/TD&gt;&lt;TD&gt;One&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;H&lt;/TD&gt;&lt;TD&gt;Two&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;Suppose a user selects in a Slicer1 "A" and "B" and in Slicer2 "G" then I want to output to show (in matrix or whatever) "One"&lt;BR /&gt;&lt;BR /&gt;Suppose a user selects in slicer1 "C" and in Slicer 2 "D" then the output should be nothing&lt;BR /&gt;&lt;BR /&gt;Suppose a user selects in Slicer1 "A","B","C" and in Slicer2 "B","F" then output should be "two" and "three" etc&lt;BR /&gt;&lt;BR /&gt;Ideally I dont want to dublicate tables/columns (but can live with it if there is no other way) as its a large data set and dont want to affect performance.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Apr 2020 22:22:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Comparing-a-column-with-2-slicer-on-an-other-column/m-p/1021544#M13238</guid>
      <dc:creator>al12397</dc:creator>
      <dc:date>2020-04-12T22:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing a column with 2 slicer on an other column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Comparing-a-column-with-2-slicer-on-an-other-column/m-p/1021790#M13249</link>
      <description>&lt;P&gt;There is no way to do it with just a single table. You have to have 2 independent dimensions from which to make selection 1 and 2. No way around it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best&lt;/P&gt;
&lt;P&gt;D&lt;/P&gt;</description>
      <pubDate>Mon, 13 Apr 2020 02:56:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Comparing-a-column-with-2-slicer-on-an-other-column/m-p/1021790#M13249</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-13T02:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing a column with 2 slicer on an other column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Comparing-a-column-with-2-slicer-on-an-other-column/m-p/1026025#M13350</link>
      <description>&lt;P&gt;Thanks for the reply.&lt;BR /&gt;&lt;BR /&gt;One quick question is assume I cannot create a realtionship between the 2 filter tables (and cannot go to qurey editor to create a relationship) and the Main table is there a way to do this then?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2020 02:22:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Comparing-a-column-with-2-slicer-on-an-other-column/m-p/1026025#M13350</guid>
      <dc:creator>al12397</dc:creator>
      <dc:date>2020-04-15T02:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing a column with 2 slicer on an other column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Comparing-a-column-with-2-slicer-on-an-other-column/m-p/1026903#M13362</link>
      <description>There are also other ways to set up this model. You can, for instance, have all the 3 tables disconnected from each other. Then you'll need to make changes to the measure to make it work the same. You can also create 2 active connections to the main table but you'll need to make a change to the measure as well. But connecting the selection tables... does not serve any purpose and, indeed, it's just wrong. Try it yourself.&lt;BR /&gt;&lt;BR /&gt;Best&lt;BR /&gt;D</description>
      <pubDate>Wed, 15 Apr 2020 09:30:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Comparing-a-column-with-2-slicer-on-an-other-column/m-p/1026903#M13362</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-15T09:30:15Z</dc:date>
    </item>
  </channel>
</rss>

