<?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: Tablename Variable in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Tablename-Variable/m-p/1370260#M24952</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="258778" data-lia-user-login="Diddeous" class="lia-mention lia-mention-user"&gt;Diddeous&lt;/a&gt;&amp;nbsp;I believe you are going to want to add the ID as a column to each table in Power Query and then Append them all together in Power Query. Then you can just filter on this column.&lt;/P&gt;</description>
    <pubDate>Mon, 14 Sep 2020 22:58:27 GMT</pubDate>
    <dc:creator>Greg_Deckler</dc:creator>
    <dc:date>2020-09-14T22:58:27Z</dc:date>
    <item>
      <title>Tablename Variable</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Tablename-Variable/m-p/1370184#M24946</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a number spreadsheets one generated from our CRM and the others from Planner. The CRM spreadsheet has a column called ID. Each of the Planner spreadsheets are named after an ID value. Im adding these as datasources. Ive created a new table, the first column pulls in the ID's from the crm table. I would to create a command which runs through ID value and references the table with the ID value then counts the number of rows that have a value of 'not started' in that table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where do i start?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2020 21:38:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Tablename-Variable/m-p/1370184#M24946</guid>
      <dc:creator>Diddeous</dc:creator>
      <dc:date>2020-09-14T21:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: Tablename Variable</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Tablename-Variable/m-p/1370260#M24952</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="258778" data-lia-user-login="Diddeous" class="lia-mention lia-mention-user"&gt;Diddeous&lt;/a&gt;&amp;nbsp;I believe you are going to want to add the ID as a column to each table in Power Query and then Append them all together in Power Query. Then you can just filter on this column.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2020 22:58:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Tablename-Variable/m-p/1370260#M24952</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2020-09-14T22:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Tablename Variable</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Tablename-Variable/m-p/1370593#M24965</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="258778" data-lia-user-login="Diddeous" class="lia-mention lia-mention-user"&gt;Diddeous&lt;/a&gt; , Not very clear. Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In case you have set ids in one table(Table1 - with unique Id) and set of id in another table(Table2) and you want to find if&amp;nbsp; table2&amp;nbsp; has all ids or not.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Join Table 1 to Table 2 in 1- M&lt;/P&gt;
&lt;P&gt;and create a measure like if( count(Table2[ID])+0 =0, 1, blank())&lt;/P&gt;
&lt;P&gt;Plot this with IDs of Table 1&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 02:41:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Tablename-Variable/m-p/1370593#M24965</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2020-09-15T02:41:21Z</dc:date>
    </item>
  </channel>
</rss>

