<?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: Context filtering in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Context-filtering/m-p/3572107#M137725</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="564082" data-lia-user-login="Tom_Y" class="lia-mention lia-mention-user"&gt;Tom_Y&lt;/a&gt;&amp;nbsp;Try this Dax:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Filter Red = &lt;/SPAN&gt;&lt;SPAN&gt;If&lt;/SPAN&gt;&lt;SPAN&gt;('Table'[Color] = &lt;/SPAN&gt;&lt;SPAN&gt;"Red"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;CALCULATE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;sum&lt;/SPAN&gt;&lt;SPAN&gt;('Table'[Count]), 'Table'[Color] = &lt;/SPAN&gt;&lt;SPAN&gt;"Red"&lt;/SPAN&gt;&lt;SPAN&gt;), &lt;/SPAN&gt;&lt;SPAN&gt;BLANK&lt;/SPAN&gt;&lt;SPAN&gt;())&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 07 Dec 2023 09:49:01 GMT</pubDate>
    <dc:creator>ChiragGarg2512</dc:creator>
    <dc:date>2023-12-07T09:49:01Z</dc:date>
    <item>
      <title>Context filtering</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Context-filtering/m-p/3572066#M137720</link>
      <description>&lt;P&gt;I'm a begginner learning "context filtering".&lt;/P&gt;&lt;P&gt;[Filter Red] is a Calculated Column. Other 3 columns are mannually input. What's the logic behind it's showing answers in rows with colour Orange???&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 09:35:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Context-filtering/m-p/3572066#M137720</guid>
      <dc:creator>Tom_Y</dc:creator>
      <dc:date>2023-12-07T09:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: Context filtering</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Context-filtering/m-p/3572090#M137723</link>
      <description>&lt;P&gt;You are basically doing this:&lt;/P&gt;&lt;P&gt;Ignore the row I'm in (use of calculate) then create a new context by filtering column colour by the value "Red". If this is done, take the total of the count column.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 09:44:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Context-filtering/m-p/3572090#M137723</guid>
      <dc:creator>ray_codex</dc:creator>
      <dc:date>2023-12-07T09:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Context filtering</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Context-filtering/m-p/3572107#M137725</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="564082" data-lia-user-login="Tom_Y" class="lia-mention lia-mention-user"&gt;Tom_Y&lt;/a&gt;&amp;nbsp;Try this Dax:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Filter Red = &lt;/SPAN&gt;&lt;SPAN&gt;If&lt;/SPAN&gt;&lt;SPAN&gt;('Table'[Color] = &lt;/SPAN&gt;&lt;SPAN&gt;"Red"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;CALCULATE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;sum&lt;/SPAN&gt;&lt;SPAN&gt;('Table'[Count]), 'Table'[Color] = &lt;/SPAN&gt;&lt;SPAN&gt;"Red"&lt;/SPAN&gt;&lt;SPAN&gt;), &lt;/SPAN&gt;&lt;SPAN&gt;BLANK&lt;/SPAN&gt;&lt;SPAN&gt;())&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 07 Dec 2023 09:49:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Context-filtering/m-p/3572107#M137725</guid>
      <dc:creator>ChiragGarg2512</dc:creator>
      <dc:date>2023-12-07T09:49:01Z</dc:date>
    </item>
  </channel>
</rss>

