<?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: Reference to a dimension table after filtering in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Reference-to-a-dimension-table-after-filtering/m-p/2901334#M94511</link>
    <description>&lt;P&gt;Your model says something to the contrary... On top of that, it shows the relationships have two-way filtering enabled on them, which also should not be used lightly, only in certain well-defined circumstannces.&lt;/P&gt;</description>
    <pubDate>Sat, 12 Nov 2022 12:06:32 GMT</pubDate>
    <dc:creator>daXtreme</dc:creator>
    <dc:date>2022-11-12T12:06:32Z</dc:date>
    <item>
      <title>Reference to a dimension table after filtering</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Reference-to-a-dimension-table-after-filtering/m-p/2901268#M94502</link>
      <description>&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a DAX challenge here and hope anybody can help me out as I am unable to solve it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My datamodel based on live-connect is a star schema looking like this:&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;The two dimensions contain several combinations from Category_IDs and Product_IDs. The dimension tables are connected with the fact table via a specific transactionID - which is named like the related dimension table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For each combination there is a single value in the Dimension2, which I am looking for.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I have to filter for a value from dimension1, which means that the combinations of values from the table are filtered out.&lt;/P&gt;&lt;P&gt;There is a third dimension table which isnt shown here, but it leads to the details of the products and I have no problems with this, as the connecton is the Product_ID.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As the result I want to show a table at the end, which contains the&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Category_ID and the&lt;/P&gt;&lt;P&gt;Product_ID,&lt;/P&gt;&lt;P&gt;Details from the Product_ID (table Dimension3) and the&lt;/P&gt;&lt;P&gt;value of the specific combination of CategoryID and ProductID from the dimension2 table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Only the value of dimension2 is missing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used a measure with calculate and filter to filter the value from dimension 1.&lt;/P&gt;&lt;P&gt;Then I tried to create a virtual table as a VAR but afterwards I could not refer to this table in live connection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anybody help me here how to proceed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;P&gt;best&lt;/P&gt;&lt;P&gt;MonK&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Nov 2022 09:24:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Reference-to-a-dimension-table-after-filtering/m-p/2901268#M94502</guid>
      <dc:creator>MonK</dc:creator>
      <dc:date>2022-11-12T09:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Reference to a dimension table after filtering</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Reference-to-a-dimension-table-after-filtering/m-p/2901305#M94506</link>
      <description>&lt;P&gt;You should not create models with 1-1 connections between tables. Please consolidate into one single table because this is exactly what a 1-1 connection means: the tables are in fact one table.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Nov 2022 11:04:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Reference-to-a-dimension-table-after-filtering/m-p/2901305#M94506</guid>
      <dc:creator>daXtreme</dc:creator>
      <dc:date>2022-11-12T11:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: Reference to a dimension table after filtering</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Reference-to-a-dimension-table-after-filtering/m-p/2901312#M94507</link>
      <description>&lt;P&gt;Thank you very much for your reply.&lt;/P&gt;&lt;P&gt;It is not an 1:1 connection between the tables.&lt;/P&gt;&lt;P&gt;Dimension1 has several transactions with different Category/product combinations, the details of the specific transation is in the dimension1 table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Dimension2 are the details of another process, which includes the same category/product_IDs as in Dimension1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry if it is a little confusing. Can you help me here? Thanks a lot for having a look at this!&lt;/P&gt;</description>
      <pubDate>Sat, 12 Nov 2022 11:22:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Reference-to-a-dimension-table-after-filtering/m-p/2901312#M94507</guid>
      <dc:creator>MonK</dc:creator>
      <dc:date>2022-11-12T11:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Reference to a dimension table after filtering</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Reference-to-a-dimension-table-after-filtering/m-p/2901313#M94508</link>
      <description>&lt;P&gt;oh sorry, now I know what you mean, in fact these are 1:n (dimension to fact) relationships.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Nov 2022 11:27:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Reference-to-a-dimension-table-after-filtering/m-p/2901313#M94508</guid>
      <dc:creator>MonK</dc:creator>
      <dc:date>2022-11-12T11:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Reference to a dimension table after filtering</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Reference-to-a-dimension-table-after-filtering/m-p/2901334#M94511</link>
      <description>&lt;P&gt;Your model says something to the contrary... On top of that, it shows the relationships have two-way filtering enabled on them, which also should not be used lightly, only in certain well-defined circumstannces.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Nov 2022 12:06:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Reference-to-a-dimension-table-after-filtering/m-p/2901334#M94511</guid>
      <dc:creator>daXtreme</dc:creator>
      <dc:date>2022-11-12T12:06:32Z</dc:date>
    </item>
  </channel>
</rss>

