<?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 DAX help filtering a table visual with an IN list form a calculated table. in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-help-filtering-a-table-visual-with-an-IN-list-form-a/m-p/3658397#M141750</link>
    <description>&lt;P&gt;I have a CatsColars table from which I have created a calulated table visual that groups cats and collars to show how many cats have the same number of collars. e.g. 2 cats have 4 colars, 1 cat has 3 colars,etc.&lt;/P&gt;&lt;P&gt;By clicking on the number of colars in the colar column of the calculated table visual, i want to filter the CatsColars table to only show those cats with the clicked on number of colars.&lt;/P&gt;&lt;P&gt;e.g. if i click on the "2" in the colars column of the calculated table visual the measure against the CatsColars table should show a 1 for the 4 rows belonging to the two cats with 2 colars;&amp;nbsp;&amp;nbsp;&lt;A title="Link to pbix file" href="https://drive.google.com/file/d/1lS3OTPusRx33lifz3TCUNgvdZBu_zBGI/view?usp=sharing" target="_self"&gt;Link to pbix file&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;How do i get the measure to correctly return the 1 and 0 so that i can filter the visual? thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jan 2024 01:21:49 GMT</pubDate>
    <dc:creator>924pbi</dc:creator>
    <dc:date>2024-01-25T01:21:49Z</dc:date>
    <item>
      <title>DAX help filtering a table visual with an IN list form a calculated table.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-help-filtering-a-table-visual-with-an-IN-list-form-a/m-p/3658397#M141750</link>
      <description>&lt;P&gt;I have a CatsColars table from which I have created a calulated table visual that groups cats and collars to show how many cats have the same number of collars. e.g. 2 cats have 4 colars, 1 cat has 3 colars,etc.&lt;/P&gt;&lt;P&gt;By clicking on the number of colars in the colar column of the calculated table visual, i want to filter the CatsColars table to only show those cats with the clicked on number of colars.&lt;/P&gt;&lt;P&gt;e.g. if i click on the "2" in the colars column of the calculated table visual the measure against the CatsColars table should show a 1 for the 4 rows belonging to the two cats with 2 colars;&amp;nbsp;&amp;nbsp;&lt;A title="Link to pbix file" href="https://drive.google.com/file/d/1lS3OTPusRx33lifz3TCUNgvdZBu_zBGI/view?usp=sharing" target="_self"&gt;Link to pbix file&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;How do i get the measure to correctly return the 1 and 0 so that i can filter the visual? thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 01:21:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-help-filtering-a-table-visual-with-an-IN-list-form-a/m-p/3658397#M141750</guid>
      <dc:creator>924pbi</dc:creator>
      <dc:date>2024-01-25T01:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: DAX help filtering a table visual with an IN list form a calculated table.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-help-filtering-a-table-visual-with-an-IN-list-form-a/m-p/3658857#M141771</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="679888" data-lia-user-login="924pbi" class="lia-mention lia-mention-user"&gt;924pbi&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not think it will work, Your calculated table can't filter the actual table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think its due to Data Lineage, once Data Lineage is broken you can't filter one table with another. Your Main table is text values and Calculated table has numbers(Its not just about data type) but Data Lineage as well.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 05:51:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-help-filtering-a-table-visual-with-an-IN-list-form-a/m-p/3658857#M141771</guid>
      <dc:creator>talespin</dc:creator>
      <dc:date>2024-01-25T05:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: DAX help filtering a table visual with an IN list form a calculated table.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-help-filtering-a-table-visual-with-an-IN-list-form-a/m-p/3658916#M141774</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="678168" data-lia-user-login="talespin" class="lia-mention lia-mention-user"&gt;talespin&lt;/a&gt;, thanks for reviewing the problem. Is there an alternative way to get a simiar outcome, if not that way? Also not sure i understand completely given i am passing values that do the fitlering and that the count of rows effected is returned correctly. Also, isn't lineage about&amp;nbsp;both tables being derived from the&amp;nbsp;same physical source table, which it is, and the same data type is passed becuase it comes from the same table?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 06:09:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-help-filtering-a-table-visual-with-an-IN-list-form-a/m-p/3658916#M141774</guid>
      <dc:creator>924pbi</dc:creator>
      <dc:date>2024-01-25T06:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: DAX help filtering a table visual with an IN list form a calculated table.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-help-filtering-a-table-visual-with-an-IN-list-form-a/m-p/3659578#M141808</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="679888" data-lia-user-login="924pbi" class="lia-mention lia-mention-user"&gt;924pbi&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create a new table with colar count for each Cat and Use Cat name in this new table to filter main table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Keep original table CatColars&lt;/P&gt;&lt;P&gt;-Create new table and join this table to CatColars on column [Cat] only in Datamodel.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Table =&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;ADDCOLUMNS&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;SUMMARIZE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;CatColars&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;CatColars&lt;/SPAN&gt;&lt;SPAN&gt;[Cat]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"ColarCount"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;VAR&lt;/SPAN&gt; &lt;SPAN&gt;_Cat&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;CatColars&lt;/SPAN&gt;&lt;SPAN&gt;[Cat]&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;RETURN&lt;/SPAN&gt; &lt;SPAN&gt;COUNTX&lt;/SPAN&gt;&lt;SPAN&gt;( &lt;/SPAN&gt;&lt;SPAN&gt;FILTER&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;CatColars&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;CatColars&lt;/SPAN&gt;&lt;SPAN&gt;[Cat]&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;_Cat&lt;/SPAN&gt;&lt;SPAN&gt;), &lt;/SPAN&gt;&lt;SPAN&gt;CatColars&lt;/SPAN&gt;&lt;SPAN&gt;[Colar]&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; )&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Create a measure&lt;/P&gt;&lt;P&gt;Meow =&amp;nbsp;&lt;SPAN&gt;COUNTX&lt;/SPAN&gt;&lt;SPAN&gt;( &lt;/SPAN&gt;&lt;SPAN&gt;'Table'&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;'Table'&lt;/SPAN&gt;&lt;SPAN&gt;[Cat]&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if any questions.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 25 Jan 2024 09:38:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-help-filtering-a-table-visual-with-an-IN-list-form-a/m-p/3659578#M141808</guid>
      <dc:creator>talespin</dc:creator>
      <dc:date>2024-01-25T09:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: DAX help filtering a table visual with an IN list form a calculated table.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-help-filtering-a-table-visual-with-an-IN-list-form-a/m-p/3661537#M141890</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="678168" data-lia-user-login="talespin" class="lia-mention lia-mention-user"&gt;talespin&lt;/a&gt;&amp;nbsp;awesome, now i also understand how you have maintained lineage. thanks heap&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 22:41:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-help-filtering-a-table-visual-with-an-IN-list-form-a/m-p/3661537#M141890</guid>
      <dc:creator>924pbi</dc:creator>
      <dc:date>2024-01-25T22:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: DAX help filtering a table visual with an IN list form a calculated table.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-help-filtering-a-table-visual-with-an-IN-list-form-a/m-p/3664595#M142037</link>
      <description>&lt;P&gt;You're welcome.&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jan 2024 06:09:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-help-filtering-a-table-visual-with-an-IN-list-form-a/m-p/3664595#M142037</guid>
      <dc:creator>talespin</dc:creator>
      <dc:date>2024-01-28T06:09:46Z</dc:date>
    </item>
  </channel>
</rss>

