<?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: How to find same value in different tables (with no relationship) in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-find-same-value-in-different-tables-with-no-relationship/m-p/2531235#M71007</link>
    <description>&lt;P&gt;Well, first you should get rid of the commas in Power Query and split the values so that in the underlying table exists a column with just the atomic values. Once you have it, it'll be soooooo much easier to match one value against the other. Bear in mind that you don't have to get rid of the original column from the underlying table. You can still keep it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, right now it's a bit obscure what you're after. Is it a measure of some kind? Is it a calculated column? I don't know.&lt;/P&gt;</description>
    <pubDate>Sun, 22 May 2022 11:41:53 GMT</pubDate>
    <dc:creator>daXtreme</dc:creator>
    <dc:date>2022-05-22T11:41:53Z</dc:date>
    <item>
      <title>How to find same value in different tables (with no relationship)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-find-same-value-in-different-tables-with-no-relationship/m-p/2531196#M70994</link>
      <description>&lt;P&gt;Hi Guys,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;trying to find a solution for finding a value in 2 different tables.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Table 1 has values&amp;nbsp;(could be multiple devided by a ",")&lt;BR /&gt;Table 2 has values&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Whats the best way to check if the exact values from the second table are also available in the first table?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 22 May 2022 10:56:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-find-same-value-in-different-tables-with-no-relationship/m-p/2531196#M70994</guid>
      <dc:creator>01_RAF_01</dc:creator>
      <dc:date>2022-05-22T10:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to find same value in different tables (with no relationship)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-find-same-value-in-different-tables-with-no-relationship/m-p/2531235#M71007</link>
      <description>&lt;P&gt;Well, first you should get rid of the commas in Power Query and split the values so that in the underlying table exists a column with just the atomic values. Once you have it, it'll be soooooo much easier to match one value against the other. Bear in mind that you don't have to get rid of the original column from the underlying table. You can still keep it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, right now it's a bit obscure what you're after. Is it a measure of some kind? Is it a calculated column? I don't know.&lt;/P&gt;</description>
      <pubDate>Sun, 22 May 2022 11:41:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-find-same-value-in-different-tables-with-no-relationship/m-p/2531235#M71007</guid>
      <dc:creator>daXtreme</dc:creator>
      <dc:date>2022-05-22T11:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to find same value in different tables (with no relationship)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-find-same-value-in-different-tables-with-no-relationship/m-p/2531237#M71008</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="296970" data-lia-user-login="01_RAF_01" class="lia-mention lia-mention-user"&gt;01_RAF_01&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Spontaneously, I'd suggest the CONTAINS function in DAX.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/dax/contains-function-dax" target="_self"&gt;Here&lt;/A&gt; the MS documentation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And &lt;A href="https://www.tackytech.blog/how-to-crack-the-mystery-of-the-mighty-dax/#check-if-values-of-one-column-exist-in-another-column" target="_self"&gt;here&lt;/A&gt; a post with an example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if this helps &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/Tom&lt;BR /&gt;&lt;A href="https://www.tackytech.blog/" target="_blank"&gt;https://www.tackytech.blog/&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.instagram.com/tackytechtom/" target="_blank"&gt;https://www.instagram.com/tackytechtom/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 22 May 2022 11:42:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-find-same-value-in-different-tables-with-no-relationship/m-p/2531237#M71008</guid>
      <dc:creator>tackytechtom</dc:creator>
      <dc:date>2022-05-22T11:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to find same value in different tables (with no relationship)</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-find-same-value-in-different-tables-with-no-relationship/m-p/2538531#M71431</link>
      <description>&lt;P&gt;Hi，&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="296970" data-lia-user-login="01_RAF_01" class="lia-mention lia-mention-user"&gt;01_RAF_01&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please try formula as below:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Measure1 = 
CONTAINSSTRING (
    CONCATENATEX ( VALUES ( Table1 ), Table1[Value], "," ),
    MAX ( Table2[Value] )
)&lt;/LI-CODE&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Please check my sample file for more details.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Community Support Team _ Eason&lt;BR /&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt; to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 09:54:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-find-same-value-in-different-tables-with-no-relationship/m-p/2538531#M71431</guid>
      <dc:creator>v-easonf-msft</dc:creator>
      <dc:date>2022-05-25T09:54:42Z</dc:date>
    </item>
  </channel>
</rss>

