<?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: Userelationship  not giving the correvt data in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Userelationship-not-giving-the-correvt-data/m-p/3950562#M153432</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="735840" data-lia-user-login="Jamal17" class="lia-mention lia-mention-user"&gt;Jamal17&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks for&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="81111" data-lia-user-login="HotChilli" class="lia-mention lia-mention-user"&gt;HotChilli&lt;/a&gt;&amp;nbsp;reply.&amp;nbsp;Based on your description, you can take the following approaches to resolve the problem of the USERELATIONSHIP function not working.&lt;BR /&gt;&lt;BR /&gt;1. If there is an active relationship, it will override the relationship you are trying to use USERELATIONSHIP.You may need to check for any active relationships that may be interfering with your calculations.&lt;BR /&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Desktop/PowerBI-USERELATIONSHIP-function-used-in-a-measure-not-working/td-p/2067708" target="_blank"&gt;Solved: PowerBI USERELATIONSHIP function used in a measure... - Microsoft Fabric Community&lt;/A&gt;&lt;BR /&gt;2. Associate the correct columns and ensure that your DAX syntax is correct.&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/guidance/relationships-troubleshoot" target="_blank"&gt;Relationship troubleshooting guidance - Power BI | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;3. Verify that the filter direction supports propagation (interpret arrows).&lt;BR /&gt;4. Use the RELATED function or the LookupValue function.&lt;BR /&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Desktop/Userelationship-does-not-return-correct-value-in-measure/m-p/760683" target="_blank"&gt;Solved: Userelationship does not return correct value in m... - Microsoft Fabric Community&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Yang&lt;BR /&gt;Community Support Team&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If there is any post&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt; to help the other members find it more quickly.&lt;BR /&gt;If I misunderstand your needs or you still have problems on it, please feel free to let us know.&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Thanks a lot!&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcommunity.powerbi.com%2Ft5%2FCommunity-Blog%2FHow-to-Get-Your-Question-Answered-Quickly%2Fba-p%2F38490&amp;amp;data=05%7C01%7Cv-yaningyang%40microsoft.com%7Cce16d19809414d9f960208dbf1755128%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638369258411601530%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=oBisEpJnsk4p%2BcSV0F8sZ%2BFQHR%2FRvYA8sUWZIEcjQ4o%3D&amp;amp;reserved=0" target="_blank"&gt;How to get your questions answered quickly&lt;/A&gt;&amp;nbsp;--&amp;nbsp;&lt;A href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcommunity.powerbi.com%2Ft5%2FCommunity-Blog%2FHow-to-provide-sample-data-in-the-Power-BI-Forum%2Fba-p%2F963216&amp;amp;data=05%7C01%7Cv-yaningyang%40microsoft.com%7Cce16d19809414d9f960208dbf1755128%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638369258411609718%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=sCaEt5xd5uTLXCby0%2B1XhR9V7RXxZLDCF088%2F9u%2FOUU%3D&amp;amp;reserved=0" target="_blank"&gt;&amp;nbsp;How to provide sample data in the Power BI Forum&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 27 May 2024 03:02:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-05-27T03:02:11Z</dc:date>
    <item>
      <title>Userelationship  not giving the correvt data</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Userelationship-not-giving-the-correvt-data/m-p/3885998#M151592</link>
      <description>&lt;P&gt;I have two dates in the table (invoice date (active relation with Dates Table) &amp;amp; receipt date(inactive relation with dates).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The result is not complete.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 12:06:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Userelationship-not-giving-the-correvt-data/m-p/3885998#M151592</guid>
      <dc:creator>Jamal17</dc:creator>
      <dc:date>2024-05-02T12:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: Userelationship  not giving the correvt data</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Userelationship-not-giving-the-correvt-data/m-p/3886083#M151593</link>
      <description>&lt;P&gt;Have a read of this and repost your question:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-Get-Your-Question-Answered-Quickly/m-p/1626726#M32906" target="_self"&gt;https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-Get-Your-Question-Answered-Quickly/m-p/1626726#M32906&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2024 12:34:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Userelationship-not-giving-the-correvt-data/m-p/3886083#M151593</guid>
      <dc:creator>HotChilli</dc:creator>
      <dc:date>2024-05-02T12:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: Userelationship  not giving the correvt data</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Userelationship-not-giving-the-correvt-data/m-p/3950562#M153432</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="735840" data-lia-user-login="Jamal17" class="lia-mention lia-mention-user"&gt;Jamal17&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks for&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="81111" data-lia-user-login="HotChilli" class="lia-mention lia-mention-user"&gt;HotChilli&lt;/a&gt;&amp;nbsp;reply.&amp;nbsp;Based on your description, you can take the following approaches to resolve the problem of the USERELATIONSHIP function not working.&lt;BR /&gt;&lt;BR /&gt;1. If there is an active relationship, it will override the relationship you are trying to use USERELATIONSHIP.You may need to check for any active relationships that may be interfering with your calculations.&lt;BR /&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Desktop/PowerBI-USERELATIONSHIP-function-used-in-a-measure-not-working/td-p/2067708" target="_blank"&gt;Solved: PowerBI USERELATIONSHIP function used in a measure... - Microsoft Fabric Community&lt;/A&gt;&lt;BR /&gt;2. Associate the correct columns and ensure that your DAX syntax is correct.&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/guidance/relationships-troubleshoot" target="_blank"&gt;Relationship troubleshooting guidance - Power BI | Microsoft Learn&lt;/A&gt;&lt;BR /&gt;3. Verify that the filter direction supports propagation (interpret arrows).&lt;BR /&gt;4. Use the RELATED function or the LookupValue function.&lt;BR /&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Desktop/Userelationship-does-not-return-correct-value-in-measure/m-p/760683" target="_blank"&gt;Solved: Userelationship does not return correct value in m... - Microsoft Fabric Community&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Yang&lt;BR /&gt;Community Support Team&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If there is any post&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt; to help the other members find it more quickly.&lt;BR /&gt;If I misunderstand your needs or you still have problems on it, please feel free to let us know.&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Thanks a lot!&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcommunity.powerbi.com%2Ft5%2FCommunity-Blog%2FHow-to-Get-Your-Question-Answered-Quickly%2Fba-p%2F38490&amp;amp;data=05%7C01%7Cv-yaningyang%40microsoft.com%7Cce16d19809414d9f960208dbf1755128%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638369258411601530%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=oBisEpJnsk4p%2BcSV0F8sZ%2BFQHR%2FRvYA8sUWZIEcjQ4o%3D&amp;amp;reserved=0" target="_blank"&gt;How to get your questions answered quickly&lt;/A&gt;&amp;nbsp;--&amp;nbsp;&lt;A href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcommunity.powerbi.com%2Ft5%2FCommunity-Blog%2FHow-to-provide-sample-data-in-the-Power-BI-Forum%2Fba-p%2F963216&amp;amp;data=05%7C01%7Cv-yaningyang%40microsoft.com%7Cce16d19809414d9f960208dbf1755128%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C638369258411609718%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=sCaEt5xd5uTLXCby0%2B1XhR9V7RXxZLDCF088%2F9u%2FOUU%3D&amp;amp;reserved=0" target="_blank"&gt;&amp;nbsp;How to provide sample data in the Power BI Forum&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2024 03:02:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Userelationship-not-giving-the-correvt-data/m-p/3950562#M153432</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-27T03:02:11Z</dc:date>
    </item>
  </channel>
</rss>

