<?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: Two Tables in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Two-Tables/m-p/3868620#M151129</link>
    <description>&lt;P&gt;Post some sample data and show what the desired result is.&lt;/P&gt;
&lt;P&gt;You should state whether you are creating a measure or a calculated column&lt;/P&gt;</description>
    <pubDate>Thu, 25 Apr 2024 13:59:23 GMT</pubDate>
    <dc:creator>HotChilli</dc:creator>
    <dc:date>2024-04-25T13:59:23Z</dc:date>
    <item>
      <title>Two Tables</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Two-Tables/m-p/3868472#M151124</link>
      <description>&lt;P&gt;I have two tables and I need a dax formula to get the percentage. I started with this, but it isn't working:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Percentage_Riders = VAR Riders_TODD = CALCULATE(SUM(tblFixed Category[Riders]), tblFixed Category[Category] = "TODD") VAR Riders_TODDS = CALCULATE(SUM(tblFixed Category[Riders]), tblFixed Category[Category] = "TODDS") RETURN DIVIDE(Riders_TODD, Riders_TODDS)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 13:06:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Two-Tables/m-p/3868472#M151124</guid>
      <dc:creator>kcummings</dc:creator>
      <dc:date>2024-04-25T13:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Two Tables</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Two-Tables/m-p/3868620#M151129</link>
      <description>&lt;P&gt;Post some sample data and show what the desired result is.&lt;/P&gt;
&lt;P&gt;You should state whether you are creating a measure or a calculated column&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 13:59:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Two-Tables/m-p/3868620#M151129</guid>
      <dc:creator>HotChilli</dc:creator>
      <dc:date>2024-04-25T13:59:23Z</dc:date>
    </item>
  </channel>
</rss>

