<?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: I cannot extract a report when the Matrix has a certain mensure in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/I-cannot-extract-a-report-when-the-Matrix-has-a-certain-mensure/m-p/1348437#M24210</link>
    <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;- Is this when you are trying to Export data on a visualization?&lt;/P&gt;</description>
    <pubDate>Fri, 04 Sep 2020 19:29:14 GMT</pubDate>
    <dc:creator>Greg_Deckler</dc:creator>
    <dc:date>2020-09-04T19:29:14Z</dc:date>
    <item>
      <title>I cannot extract a report when the Matrix has a certain mensure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/I-cannot-extract-a-report-when-the-Matrix-has-a-certain-mensure/m-p/1348398#M24208</link>
      <description>&lt;P&gt;Hi guys!&lt;/P&gt;&lt;P&gt;Hope y'all doing well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Well, I have a Matrix with some data to do some drill down and when I use a certain Value that was direct imported from a DW I can extract that Matrix without no problem, but when I change for a mensure the extraction do not work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the DAX I have made in that mensure:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TotalCost =&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;VAR table = SUMMARIZE(DimCustomer,DimCustomer[AccountNumber],DimCustomer[PartnerAccountNumber],"MarkupVal",MAX(Markup[Markup]),"Cost",[Total Cost])&lt;/P&gt;&lt;P&gt;RETURN&lt;/P&gt;&lt;P&gt;SUMX(table,&lt;BR /&gt;IF(ISBLANK([MarkupVal]),[Cost],&lt;BR /&gt;[Cost]*([MarkupVal]-1)+[Cost]))&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;Anyone else is having this problem?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have collect the query of this extraction and the result in SQL Profile is that the query Begin and End as they should be, but in the end, the file won't extract.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Btw, this is the message thar is showed when I have this problem: "The file could not be created".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks everyone.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2020 19:05:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/I-cannot-extract-a-report-when-the-Matrix-has-a-certain-mensure/m-p/1348398#M24208</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-04T19:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot extract a report when the Matrix has a certain mensure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/I-cannot-extract-a-report-when-the-Matrix-has-a-certain-mensure/m-p/1348437#M24210</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;- Is this when you are trying to Export data on a visualization?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2020 19:29:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/I-cannot-extract-a-report-when-the-Matrix-has-a-certain-mensure/m-p/1348437#M24210</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2020-09-04T19:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot extract a report when the Matrix has a certain mensure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/I-cannot-extract-a-report-when-the-Matrix-has-a-certain-mensure/m-p/1348447#M24211</link>
      <description>&lt;P&gt;Hi Greg!&lt;BR /&gt;&lt;BR /&gt;Yes, but that occurs too when i'm in the file and in the embedded version of this report.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2020 19:38:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/I-cannot-extract-a-report-when-the-Matrix-has-a-certain-mensure/m-p/1348447#M24211</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-04T19:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot extract a report when the Matrix has a certain mensure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/I-cannot-extract-a-report-when-the-Matrix-has-a-certain-mensure/m-p/1348798#M24218</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , check if power bi Log files can give a better idea &lt;/P&gt;
&lt;P&gt;&lt;A href="https://dbakevlar.com/2018/07/power-bi-101-log-files-and-tracing/" target="_blank"&gt;https://dbakevlar.com/2018/07/power-bi-101-log-files-and-tracing/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Report-Server/Power-BI-Log-Files/td-p/368703" target="_blank"&gt;https://community.powerbi.com/t5/Report-Server/Power-BI-Log-Files/td-p/368703&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Else log an issue with log /trace of error&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Issues/idb-p/Issues" target="_blank"&gt;https://community.powerbi.com/t5/Issues/idb-p/Issues&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 05 Sep 2020 04:54:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/I-cannot-extract-a-report-when-the-Matrix-has-a-certain-mensure/m-p/1348798#M24218</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2020-09-05T04:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: I cannot extract a report when the Matrix has a certain mensure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/I-cannot-extract-a-report-when-the-Matrix-has-a-certain-mensure/m-p/1355190#M24467</link>
      <description>&lt;P&gt;Hi!&lt;BR /&gt;&lt;BR /&gt;I have done the debug and I have analyse the .txt and the results are too long to post here, but I have found these 5 rows that have a long duration of time, but don't find any clue to solve the problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These are the five rows I mentioned before:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Trace Information: 24579 : {"Start":"2020-09-08T11:24:22.9068380Z","Action":"PBI.DS.ExecuteReader","isError":"True","sessionId":"2712f753-a709-4864-aa41-b6133dd57ff5","deviceId":"cbcc7224","userId":"6cbb65ef-a838-452f-818c-ee7ccfa03128","isInternal":"False","authenticatedUserId":"98d58721-6dfd-4012-8c12-1244f123e496","ProductVersion":"2.84.981.0 (20.08)","ActivityId":"ae1eeccc-6e46-4a52-9fef-7746aad59e9d","Process":"PBIDesktop","Pid":2472,"Tid":29,"Duration":"01:00:01.0190508"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DataMashup.Trace Information: 24579 : {"Start":"2020-09-08T11:24:22.9068380Z","Action":"PBI.DS.QueryExecution","EventTarget":"LogsOnly","isError":"True","sessionId":"2712f753-a709-4864-aa41-b6133dd57ff5","deviceId":"cbcc7224","userId":"6cbb65ef-a838-452f-818c-ee7ccfa03128","isInternal":"False","authenticatedUserId":"98d58721-6dfd-4012-8c12-1244f123e496","ProductVersion":"2.84.981.0 (20.08)","ActivityId":"14dd9988-da22-4f89-a5e3-54363d0f315e","Process":"PBIDesktop","Pid":2472,"Tid":29,"Duration":"01:00:01.0195561"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DataMashup.Trace Information: 24579 : {"Start":"2020-09-08T11:24:22.9068380Z","Action":"PBI.DS.DataShapeProcessing","EventTarget":"LogsOnly","isError":"True","sessionId":"2712f753-a709-4864-aa41-b6133dd57ff5","deviceId":"cbcc7224","userId":"6cbb65ef-a838-452f-818c-ee7ccfa03128","isInternal":"False","authenticatedUserId":"98d58721-6dfd-4012-8c12-1244f123e496","ProductVersion":"2.84.981.0 (20.08)","ActivityId":"c8816cb7-0df1-4f5c-b36d-e4b254026d7d","Process":"PBIDesktop","Pid":2472,"Tid":29,"Duration":"01:00:01.0270812"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DataMashup.Trace Information: 24579 : {"Start":"2020-09-08T11:24:22.8988375Z","Action":"PBI.DS.ExecuteSemanticQuery","sessionId":"2712f753-a709-4864-aa41-b6133dd57ff5","deviceId":"cbcc7224","userId":"6cbb65ef-a838-452f-818c-ee7ccfa03128","isInternal":"False","authenticatedUserId":"98d58721-6dfd-4012-8c12-1244f123e496","ProductVersion":"2.84.981.0 (20.08)","ActivityId":"cb4c6592-942f-4fcb-a044-7b8676ed51ef","Process":"PBIDesktop","Pid":2472,"Tid":29,"Duration":"01:00:01.0488528"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DataMashup.Trace Warning: 24579 : {"Start":"2020-09-08T11:24:22.7480000Z","Action":"PBI.EX.ExportVisualData","parentId":"251ffd5f-5b58-c1bd-a102-5f148b3f3d1e","isError":"true","errorSource":"PowerBI","errorCode":"2","activityName":"PBI.Dashboard.RootSession","activityId":"251ffd5f-5b58-c1bd-a102-5f148b3f3d1e","visualType":"pivotTable","source":"Report","isPartialResult":"false","dest":"0","isPremiumUser":"false","isDrillToDetailsMode":"false","dataType":"0","end":"2020-09-08T12:24:24.032Z","duration":"1min+","buildType":"release","minervaBuild":"11.0.0827.024553","sessionId":"2712f753-a709-4864-aa41-b6133dd57ff5","deviceId":"cbcc7224","userId":"6cbb65ef-a838-452f-818c-ee7ccfa03128","isInternal":"False","authenticatedUserId":"98d58721-6dfd-4012-8c12-1244f123e496","ProductVersion":"2.84.981.0 (20.08)","ActivityId":"9dd483ff-8239-4930-a7cf-8e5443f05f18","Process":"PBIDesktop","Pid":2472,"Tid":20,"Duration":"01:00:02.5616685"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2020 14:12:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/I-cannot-extract-a-report-when-the-Matrix-has-a-certain-mensure/m-p/1355190#M24467</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-08T14:12:17Z</dc:date>
    </item>
  </channel>
</rss>

