<?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: Calculate multiple filters in different tables in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-multiple-filters-in-different-tables/m-p/2586483#M74404</link>
    <description>&lt;P&gt;there are many different ways to write this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please provide sanitized sample data that fully covers your issue. If you paste the data into a table in your post or use one of the file services it will be easier to assist you. I cannot use screenshots of your source data.&lt;BR /&gt;&lt;BR /&gt;Please show the expected outcome based on the sample data you provided. Screenshots of the expected outcome are ok.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523" target="_blank"&gt;https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 18 Jun 2022 00:18:04 GMT</pubDate>
    <dc:creator>lbendlin</dc:creator>
    <dc:date>2022-06-18T00:18:04Z</dc:date>
    <item>
      <title>Calculate multiple filters in different tables</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-multiple-filters-in-different-tables/m-p/2580766#M74041</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the right syntax for applaing two filters , for first VAR all is ok&amp;nbsp;&lt;/P&gt;&lt;P&gt;but for second i need use two filter conditions&amp;nbsp;&lt;/P&gt;&lt;P&gt;GL_tmp_6150 =&lt;BR /&gt;CALCULATE(&lt;BR /&gt;SUM( 'fact Transaction'[amount] ),&lt;BR /&gt;FILTER( ALLEXCEPT( 'Account Schedule', 'Account Schedule'[ScheduleName] ), 'Account Schedule'[LineNo] IN { 6150 } )&lt;BR /&gt;)&lt;BR /&gt;VAR GL_tmp_5100 =&lt;BR /&gt;CALCULATE(&lt;BR /&gt;SUM( 'fact Transaction'[amount] ),&lt;BR /&gt;FILTER( ALLEXCEPT( 'Account Schedule', 'Account Schedule'[ScheduleName] ), 'Account Schedule'[LineNo] IN { 5100 } ),&lt;BR /&gt;FILTER( ALL( 'dim Date' ), 'dim Date'[Date] &amp;lt;= MAX( 'dim Date'[Date] ) )&lt;BR /&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in my calculation i have about 20 same logic variables&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 15:41:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-multiple-filters-in-different-tables/m-p/2580766#M74041</guid>
      <dc:creator>dim123dim123</dc:creator>
      <dc:date>2022-06-15T15:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate multiple filters in different tables</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-multiple-filters-in-different-tables/m-p/2586483#M74404</link>
      <description>&lt;P&gt;there are many different ways to write this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please provide sanitized sample data that fully covers your issue. If you paste the data into a table in your post or use one of the file services it will be easier to assist you. I cannot use screenshots of your source data.&lt;BR /&gt;&lt;BR /&gt;Please show the expected outcome based on the sample data you provided. Screenshots of the expected outcome are ok.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523" target="_blank"&gt;https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jun 2022 00:18:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculate-multiple-filters-in-different-tables/m-p/2586483#M74404</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2022-06-18T00:18:04Z</dc:date>
    </item>
  </channel>
</rss>

