<?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 Enable visual interaction without relationship in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Enable-visual-interaction-without-relationship/m-p/3928059#M152829</link>
    <description>&lt;P&gt;Hello dear members.&lt;/P&gt;&lt;P&gt;I need your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have a matrix and a bar chart. The matrix and the bar chart uses the same measure in the values but in the rows they use different fields. In the matrix I have added accounts and in the bar chart products. There isn't an active relationship between the two tables( it can't be created) so when I click on a bar the mayrix remains the same. I need the bar chart and the matrix to interact.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there any way to achieve that with a measure?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 17 May 2024 16:38:07 GMT</pubDate>
    <dc:creator>Dimitris_Kats</dc:creator>
    <dc:date>2024-05-17T16:38:07Z</dc:date>
    <item>
      <title>Enable visual interaction without relationship</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Enable-visual-interaction-without-relationship/m-p/3928059#M152829</link>
      <description>&lt;P&gt;Hello dear members.&lt;/P&gt;&lt;P&gt;I need your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have a matrix and a bar chart. The matrix and the bar chart uses the same measure in the values but in the rows they use different fields. In the matrix I have added accounts and in the bar chart products. There isn't an active relationship between the two tables( it can't be created) so when I click on a bar the mayrix remains the same. I need the bar chart and the matrix to interact.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there any way to achieve that with a measure?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 16:38:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Enable-visual-interaction-without-relationship/m-p/3928059#M152829</guid>
      <dc:creator>Dimitris_Kats</dc:creator>
      <dc:date>2024-05-17T16:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Enable visual interaction without relationship</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Enable-visual-interaction-without-relationship/m-p/3928113#M152831</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="324110" data-lia-user-login="Dimitris_Kats" class="lia-mention lia-mention-user"&gt;Dimitris_Kats&lt;/a&gt;&amp;nbsp;- You can perhaps make use of TREATAS or INTERSECT in a measure to create a virtual relationship.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Review this article and see if it works:&amp;nbsp;&lt;A href="https://www.sqlbi.com/articles/physical-and-virtual-relationships-in-dax/" target="_blank" rel="noopener"&gt;https://www.sqlbi.com/articles/physical-and-virtual-relationships-in-dax/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this helps, please mark it as a solution.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 16:58:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Enable-visual-interaction-without-relationship/m-p/3928113#M152831</guid>
      <dc:creator>mark_endicott</dc:creator>
      <dc:date>2024-05-17T16:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Enable visual interaction without relationship</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Enable-visual-interaction-without-relationship/m-p/3928274#M152840</link>
      <description>&lt;P&gt;Thank you so much &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="343036" data-lia-user-login="mark_endicott" class="lia-mention lia-mention-user"&gt;mark_endicott&lt;/a&gt;&amp;nbsp;I have already tried the inactive relationship and the treatas without the desired results &lt;span class="lia-unicode-emoji" title=":pensive_face:"&gt;😔&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 18:42:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Enable-visual-interaction-without-relationship/m-p/3928274#M152840</guid>
      <dc:creator>Dimitris_Kats</dc:creator>
      <dc:date>2024-05-17T18:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Enable visual interaction without relationship</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Enable-visual-interaction-without-relationship/m-p/3928463#M152851</link>
      <description>&lt;P&gt;So I was able to make progress after all by using the " USERELATIONSHIP" . I created one active and one inactive relationship with the table and I was able to display the data on the bar chart. So when the first level of the category is being filtered I use the active relationship and when the second level of the category is being filtered I display the data based on the inactive relationship.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only problem now is that the second level of category in the bar chart can cross filter the other visuals. I suppose this is due to the inactive relationship. Is there any way to fix this??&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 21:12:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Enable-visual-interaction-without-relationship/m-p/3928463#M152851</guid>
      <dc:creator>Dimitris_Kats</dc:creator>
      <dc:date>2024-05-17T21:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Enable visual interaction without relationship</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Enable-visual-interaction-without-relationship/m-p/3929410#M152880</link>
      <description>&lt;UL&gt;&lt;LI&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="738384" data-lia-user-login="xifeng_L" class="lia-mention lia-mention-user"&gt;xifeng_L&lt;/a&gt;Hi.&lt;BR /&gt;I have used your previous demo file to create a sample file to demonstrate my problem. In order to enable the interaction between the bar chart and the matrix I have created one active and one inactive relationship.As you can see in the file, if a brand is selected in the slicer, the bar chart displays the measure by model. When users click on a specific bar in the chart, the matrix is filtered accordingly(because of the active relationship). However, when no brand is selected in the slicer, the bar chart cannot filter the table. Specifically, when a bar is selected, the matrix displays blanks instead.&lt;BR /&gt;Without Selection:&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;With selection:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Please find the file in the following link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/file/d/1nUQge8HWa5dYFRFt_P65cIiyxKQXNR8p/view?usp=sharing" target="_blank" rel="noopener"&gt;https://drive.google.com/file/d/1nUQge8HWa5dYFRFt_P65cIiyxKQXNR8p/view?usp=sharing&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you so much for your valuable help!!!&lt;/P&gt;</description>
      <pubDate>Sat, 18 May 2024 12:30:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Enable-visual-interaction-without-relationship/m-p/3929410#M152880</guid>
      <dc:creator>Dimitris_Kats</dc:creator>
      <dc:date>2024-05-18T12:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: Enable visual interaction without relationship</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Enable-visual-interaction-without-relationship/m-p/3929556#M152882</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="324110" data-lia-user-login="Dimitris_Kats" class="lia-mention lia-mention-user"&gt;Dimitris_Kats&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In your scenario, the best option would be to implement this using the calculation group, rather than using the USERELATIONSHIP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The effect is shown below.&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;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://1drv.ms/u/s!Avkq2QNvDlkrwToQNg-7xxGPtMNu?e=aAfq9N" target="_blank"&gt;Demo - Interactions.pbix&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did I answer your question? If yes, pls mark my post as a solution and appreciate your Kudos !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you~&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 May 2024 13:55:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Enable-visual-interaction-without-relationship/m-p/3929556#M152882</guid>
      <dc:creator>xifeng_L</dc:creator>
      <dc:date>2024-05-18T13:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Enable visual interaction without relationship</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Enable-visual-interaction-without-relationship/m-p/3929636#M152886</link>
      <description>&lt;P&gt;Thank you so much. This has worked perfectly!!!&lt;BR /&gt;Is it possible to explaine me why the calculation Group has worked and what was the problem with the inactive relationship?&lt;BR /&gt;Thank you so much again!!!&lt;/P&gt;</description>
      <pubDate>Sat, 18 May 2024 15:52:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Enable-visual-interaction-without-relationship/m-p/3929636#M152886</guid>
      <dc:creator>Dimitris_Kats</dc:creator>
      <dc:date>2024-05-18T15:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Enable visual interaction without relationship</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Enable-visual-interaction-without-relationship/m-p/3929708#M152887</link>
      <description>&lt;P&gt;&lt;SPAN&gt;To avoid the filtering of auxiliary tables affecting the calculations of other tables, it is therefore preferable to disconnect the relationship.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Calculated groups are used in order to add the filtering of selected items in the bar chart to other measure, you can check the expression for calculated groups to understand this.&lt;/P&gt;</description>
      <pubDate>Sat, 18 May 2024 16:36:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Enable-visual-interaction-without-relationship/m-p/3929708#M152887</guid>
      <dc:creator>xifeng_L</dc:creator>
      <dc:date>2024-05-18T16:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Enable visual interaction without relationship</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Enable-visual-interaction-without-relationship/m-p/3929719#M152889</link>
      <description>&lt;P&gt;That makes sense. Thank you so much for the thorough explanation &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 May 2024 16:50:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Enable-visual-interaction-without-relationship/m-p/3929719#M152889</guid>
      <dc:creator>Dimitris_Kats</dc:creator>
      <dc:date>2024-05-18T16:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Enable visual interaction without relationship</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Enable-visual-interaction-without-relationship/m-p/4357577#M172988</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="738384" data-lia-user-login="xifeng_L" class="lia-mention lia-mention-user"&gt;xifeng_L&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I am also facing same issue. I was hoping I would download your file to learn the solution however when I exracted the zip file, I could find PBIX file. all files are without extensions and there are so many. Can you please share the pbix file with the solution and explain it also. I am relatively new to PBI :). Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 16:53:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Enable-visual-interaction-without-relationship/m-p/4357577#M172988</guid>
      <dc:creator>Buddy_TX</dc:creator>
      <dc:date>2025-01-09T16:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: Enable visual interaction without relationship</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Enable-visual-interaction-without-relationship/m-p/4357693#M172993</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="738384" data-lia-user-login="xifeng_L" class="lia-mention lia-mention-user"&gt;xifeng_L&lt;/a&gt;&amp;nbsp; I just renamed to remove the "zip" extension and it opend in PBI. Seems like it was not a zipped file instead it was a pbix file with zip file extension. Now, can you please walk me through the logic &amp;amp; solution? I am new to these advance techniques. Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 18:28:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Enable-visual-interaction-without-relationship/m-p/4357693#M172993</guid>
      <dc:creator>Buddy_TX</dc:creator>
      <dc:date>2025-01-09T18:28:25Z</dc:date>
    </item>
  </channel>
</rss>

