<?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: Attempting to create stacked bar chart using 2 different tables in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Attempting-to-create-stacked-bar-chart-using-2-different-tables/m-p/2985701#M100187</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="212704" data-lia-user-login="afaherty" class="lia-mention lia-mention-user"&gt;afaherty&lt;/a&gt; , Assume Table 2 to Table 1 is 1-M relation &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can have meausre like&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Graduated = countrows(Table1)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Certificate= calculate(countrows(Table1) , filter(Table2, Table2[Certificate]="Yes"))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use these two measures on visual&lt;/P&gt;</description>
    <pubDate>Fri, 23 Dec 2022 04:23:49 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2022-12-23T04:23:49Z</dc:date>
    <item>
      <title>Attempting to create stacked bar chart using 2 different tables</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Attempting-to-create-stacked-bar-chart-using-2-different-tables/m-p/2984927#M100134</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am attempting to create a stacked bar chart using data from 2 different tables.&amp;nbsp; Here is a snippet/ example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Here is the desired result:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a relationship between the two tables on Student ID.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2022 17:43:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Attempting-to-create-stacked-bar-chart-using-2-different-tables/m-p/2984927#M100134</guid>
      <dc:creator>afaherty</dc:creator>
      <dc:date>2022-12-22T17:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Attempting to create stacked bar chart using 2 different tables</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Attempting-to-create-stacked-bar-chart-using-2-different-tables/m-p/2985701#M100187</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="212704" data-lia-user-login="afaherty" class="lia-mention lia-mention-user"&gt;afaherty&lt;/a&gt; , Assume Table 2 to Table 1 is 1-M relation &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can have meausre like&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Graduated = countrows(Table1)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Certificate= calculate(countrows(Table1) , filter(Table2, Table2[Certificate]="Yes"))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use these two measures on visual&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2022 04:23:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Attempting-to-create-stacked-bar-chart-using-2-different-tables/m-p/2985701#M100187</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-12-23T04:23:49Z</dc:date>
    </item>
  </channel>
</rss>

