<?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: DAX query - can't save file anymore in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-query-can-t-save-file-anymore/m-p/4017740#M158430</link>
    <description>&lt;P&gt;Hey&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;apprently the problem fixed itself over the weekend. Just logged back into work, tried it again and it is working normally now. I honestly don't know what this was about&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you anyway!&lt;/P&gt;</description>
    <pubDate>Mon, 01 Jul 2024 05:23:00 GMT</pubDate>
    <dc:creator>PhilippM</dc:creator>
    <dc:date>2024-07-01T05:23:00Z</dc:date>
    <item>
      <title>DAX query - can't save file anymore</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-query-can-t-save-file-anymore/m-p/4015523#M158266</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a very weird issue with my Power BI report. So today I was working on my fairly new report and after a while I got the error that I could not save the file anymore due to a incorrect file path. Thing is I haven't moved the file. So I tried again. After a while the same error occured. Moving, renaming or "saving as" didn't help. No issues whatsoever.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I think I found out what is causing this error. Whenever I run this in the DAX Query editor, I cannot save the file anymore. The DAX Query itself is working nicely with no error whatsoever. Also other DAX Query functions seem to be working. Is this a known issue with the CALCULATETABLE function?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;EVALUATE
    CALCULATETABLE(Studium,
        FILTER(Studium,Studium[Studium_geplante_Uebernahme]="Ja"),
        FILTER(Studium,Studium[KontoFestanstellung]=FALSE()),
        FILTER(Studium, Studium[Studium_voraussichtlicher_Abschluss].[Date]&amp;lt;DATE(YEAR(TODAY())+1,MONTH(TODAY()),DAY(TODAY()))),
        FILTER(Mitarbeiterdaten,Mitarbeiterdaten[Status]&amp;lt;&amp;gt;"inactive")
    )&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2024 11:39:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-query-can-t-save-file-anymore/m-p/4015523#M158266</guid>
      <dc:creator>PhilippM</dc:creator>
      <dc:date>2024-06-28T11:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: DAX query - can't save file anymore</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-query-can-t-save-file-anymore/m-p/4017564#M158412</link>
      <description>&lt;P&gt;&lt;FONT&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="746685" data-lia-user-login="PhilippM" class="lia-mention lia-mention-user"&gt;PhilippM&lt;/a&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you unable to save the file when running in the DAX Query view as shown below?&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have not reproduced your problem, when I run the DAX formula about CALCULATETABLE here, I can save the file normally.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The following suggestion is for your reference:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can try using Performance Analyzer to see how long the DAX takes to run, and then wait for the DAX to finish running before trying to save the file.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Yulia Xu&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2024 02:47:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-query-can-t-save-file-anymore/m-p/4017564#M158412</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-01T02:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: DAX query - can't save file anymore</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-query-can-t-save-file-anymore/m-p/4017740#M158430</link>
      <description>&lt;P&gt;Hey&amp;nbsp;Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;apprently the problem fixed itself over the weekend. Just logged back into work, tried it again and it is working normally now. I honestly don't know what this was about&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you anyway!&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2024 05:23:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-query-can-t-save-file-anymore/m-p/4017740#M158430</guid>
      <dc:creator>PhilippM</dc:creator>
      <dc:date>2024-07-01T05:23:00Z</dc:date>
    </item>
  </channel>
</rss>

