<?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: Circular dependency in Service but not in Power BI Desktop in Service</title>
    <link>https://community.fabric.microsoft.com/t5/Service/Circular-dependency-in-Service-but-not-in-Power-BI-Desktop/m-p/3686528#M220401</link>
    <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;late last week the issue seemed to resolve itself. The only thing we can think of is that Microsoft made some change and then reverted back resolving the issue for our reporting.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Feb 2024 18:26:54 GMT</pubDate>
    <dc:creator>JenWilson</dc:creator>
    <dc:date>2024-02-07T18:26:54Z</dc:date>
    <item>
      <title>Circular dependency in Service but not in Power BI Desktop</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Circular-dependency-in-Service-but-not-in-Power-BI-Desktop/m-p/3673088#M219588</link>
      <description>&lt;P&gt;My reports had been running fine in workspace (updating, working from a schedule refresh, etc.) Yesterday, (01/31) three of my reports were no longer refreshing due to a circular dependency error being detected (all were related to a circular dependency - see example error message below). However, when I work in the file in Power BI Desktop, I do not have this issue and I am able to refresh the file just fine. Again, the reports were working fine as written up until yesterday. Does anyone know if something changed in the Service?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Data source error: A circular dependency was detected: Table1[Table1], 6fcf0e60-3c80-4661-a2fc-d978d44b7357, Table1[Date], Table1[Table1].&lt;BR /&gt;Cluster URI: WABI-US-NORTH-CENTRAL-B-redirect.analysis.windows.net&lt;BR /&gt;Activity ID: 612825e6-6de9-46c8-9190-a0ac5397564c&lt;BR /&gt;Request ID: bb14b4ed-e579-fd76-86ff-e229c1853d1d&lt;BR /&gt;Time: 2024-02-01 13:54:21Z&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 14:13:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Circular-dependency-in-Service-but-not-in-Power-BI-Desktop/m-p/3673088#M219588</guid>
      <dc:creator>JenWilson</dc:creator>
      <dc:date>2024-02-01T14:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: Circular dependency in Service but not in Power BI Desktop</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Circular-dependency-in-Service-but-not-in-Power-BI-Desktop/m-p/3673116#M219591</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="432682" data-lia-user-login="JenWilson" class="lia-mention lia-mention-user"&gt;JenWilson&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It could be a DAX measure that is causing the circular dependency and is detected by the Service and not the Desktop.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sqlbi.com/articles/avoiding-circular-dependency-errors-in-dax/" target="_blank" rel="nofollow noopener noreferrer"&gt;Avoiding circular dependency errors in DAX - SQLBI&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 14:24:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Circular-dependency-in-Service-but-not-in-Power-BI-Desktop/m-p/3673116#M219591</guid>
      <dc:creator>aj1973</dc:creator>
      <dc:date>2024-02-01T14:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Circular dependency in Service but not in Power BI Desktop</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Circular-dependency-in-Service-but-not-in-Power-BI-Desktop/m-p/3684746#M220267</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="432682" data-lia-user-login="JenWilson" class="lia-mention lia-mention-user"&gt;JenWilson&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Based on what you've described, the circular dependency error you're experiencing may be due to differences in the way Power BI Services and Power BI Desktop handle certain data model scenarios.&lt;/P&gt;
&lt;P&gt;In addition to the troubleshooting perspective provided by &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="80472" data-lia-user-login="aj1973" class="lia-mention lia-mention-user"&gt;aj1973&lt;/a&gt;&amp;nbsp;. You can also take some of the following steps to troubleshoot and hopefully resolve the issue:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Think back to any recent changes made to the report or data model, as they may have inadvertently introduced circular dependencies. If any changes were made, consider rolling them back to see if that solves the problem.&lt;/LI&gt;
&lt;LI&gt;Ensure that all data source settings and privacy levels are properly configured in the Power BI service. Sometimes changes to privacy levels can lead to unexpected errors.Power BI Services handles privacy levels differently than the desktop version.&lt;/LI&gt;
&lt;LI&gt;Double-check the relationships in the data model to ensure that there are no circular references. To do this, view the relationships in Power BI Desktop and verify that no table is indirectly related to itself.&lt;/LI&gt;
&lt;LI&gt;If the above steps do not reveal any issues, try republishing the report from Power BI Desktop to the service. This can sometimes resolve issues that occur due to temporary server-side issues.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Hope our advice can be of help to you.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ada Wang&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider&lt;EM&gt;&lt;STRONG&gt;&amp;nbsp;Accept it as the solution&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 06:06:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Circular-dependency-in-Service-but-not-in-Power-BI-Desktop/m-p/3684746#M220267</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-02-07T06:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Circular dependency in Service but not in Power BI Desktop</title>
      <link>https://community.fabric.microsoft.com/t5/Service/Circular-dependency-in-Service-but-not-in-Power-BI-Desktop/m-p/3686528#M220401</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt;&amp;nbsp;late last week the issue seemed to resolve itself. The only thing we can think of is that Microsoft made some change and then reverted back resolving the issue for our reporting.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 18:26:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Service/Circular-dependency-in-Service-but-not-in-Power-BI-Desktop/m-p/3686528#M220401</guid>
      <dc:creator>JenWilson</dc:creator>
      <dc:date>2024-02-07T18:26:54Z</dc:date>
    </item>
  </channel>
</rss>

