<?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 filtering with a dim table that is not directly related to the fact table in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/filtering-with-a-dim-table-that-is-not-directly-related-to-the/m-p/3546546#M136410</link>
    <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;I would like to COUNTROWS in the fact_ga_sessions table, however, I need filters from dim_ga_page, dim_ga_cart and dim_ga_session.&amp;nbsp;&lt;BR /&gt;It looks like I need FILTER, RELATEDTABLE, CALCULATETABLE(?), however, I am not quite sure how.&lt;BR /&gt;I would appreciated any help on this one.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Note: A relationship could be created between dim_ga_page and fact_ga_session, however, it'll break other measures, that's already in there. I explicitly look for a DAX measure solution.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Nov 2023 10:18:38 GMT</pubDate>
    <dc:creator>leela77</dc:creator>
    <dc:date>2023-11-22T10:18:38Z</dc:date>
    <item>
      <title>filtering with a dim table that is not directly related to the fact table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/filtering-with-a-dim-table-that-is-not-directly-related-to-the/m-p/3546546#M136410</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;I would like to COUNTROWS in the fact_ga_sessions table, however, I need filters from dim_ga_page, dim_ga_cart and dim_ga_session.&amp;nbsp;&lt;BR /&gt;It looks like I need FILTER, RELATEDTABLE, CALCULATETABLE(?), however, I am not quite sure how.&lt;BR /&gt;I would appreciated any help on this one.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Note: A relationship could be created between dim_ga_page and fact_ga_session, however, it'll break other measures, that's already in there. I explicitly look for a DAX measure solution.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 10:18:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/filtering-with-a-dim-table-that-is-not-directly-related-to-the/m-p/3546546#M136410</guid>
      <dc:creator>leela77</dc:creator>
      <dc:date>2023-11-22T10:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: filtering with a dim table that is not directly related to the fact table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/filtering-with-a-dim-table-that-is-not-directly-related-to-the/m-p/3547479#M136428</link>
      <description>&lt;P&gt;Use countX function. it will work even without relationship as well. else share sample data.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 19:47:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/filtering-with-a-dim-table-that-is-not-directly-related-to-the/m-p/3547479#M136428</guid>
      <dc:creator>Rupak_bi</dc:creator>
      <dc:date>2023-11-22T19:47:22Z</dc:date>
    </item>
  </channel>
</rss>

