<?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 Need help with DAX in Desktop</title>
    <link>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3556774#M1171663</link>
    <description>&lt;P&gt;Hi everyone,&amp;nbsp; I am in a situation. the screen shot below is in excel, i have all the measures except for the ones in the red rectange. I am fighiting to get a way to calcualte this in powerbi.&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;the YOY in excel is calculated as&amp;nbsp;=SUM(K8/K3)-1&lt;/P&gt;&lt;P&gt;Quaterly YOY is calculated as&amp;nbsp;=(SUM(K8:M8)/SUM(K3:M3))-1&lt;/P&gt;&lt;P&gt;YTD/YTG is calculated as&amp;nbsp;=(SUM(K8:M8)/SUM(K3:M3))-1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is appreciated&lt;/P&gt;</description>
    <pubDate>Tue, 28 Nov 2023 15:13:08 GMT</pubDate>
    <dc:creator>femcoldt</dc:creator>
    <dc:date>2023-11-28T15:13:08Z</dc:date>
    <item>
      <title>Need help with DAX</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3556774#M1171663</link>
      <description>&lt;P&gt;Hi everyone,&amp;nbsp; I am in a situation. the screen shot below is in excel, i have all the measures except for the ones in the red rectange. I am fighiting to get a way to calcualte this in powerbi.&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;the YOY in excel is calculated as&amp;nbsp;=SUM(K8/K3)-1&lt;/P&gt;&lt;P&gt;Quaterly YOY is calculated as&amp;nbsp;=(SUM(K8:M8)/SUM(K3:M3))-1&lt;/P&gt;&lt;P&gt;YTD/YTG is calculated as&amp;nbsp;=(SUM(K8:M8)/SUM(K3:M3))-1.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is appreciated&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2023 15:13:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3556774#M1171663</guid>
      <dc:creator>femcoldt</dc:creator>
      <dc:date>2023-11-28T15:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with DAX</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3560464#M1172561</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="568008" data-lia-user-login="femcoldt" class="lia-mention lia-mention-user"&gt;femcoldt&lt;/a&gt;&amp;nbsp;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Can you please share a pbix or some dummy data that keep the raw data structure with expected results? It should help us clarify your scenario and test to coding formula.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="http://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;How to Get Your Question Answered Quickly&amp;nbsp;&lt;/A&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;BTW, power bi did not exist row and column index, so you can't simply calculate across multiple fields or to accurately calculate on specific cells. You need to use different field as filter to limit the calculate ranges. (notice: recursion calculation not supported in Dax)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2023 08:12:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3560464#M1172561</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-30T08:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with DAX</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3564550#M1173647</link>
      <description>&lt;P&gt;HI Anonymous&lt;/a&gt;&amp;nbsp;Xiaoxin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FInd attached a sample PBIX file from this link&amp;nbsp;&lt;A href="https://1drv.ms/u/s!Arru7WEvbiAovkneIrRXoKExUcwn?e=3sia2A" target="_blank"&gt;Master.pbix&lt;/A&gt; with some random dataset about my thoutght process.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;I want to to the first three month in the year for&amp;nbsp;F24 Act + Fcst divided by F24 Actual whihc is Jan to March and so on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 03 Dec 2023 23:16:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3564550#M1173647</guid>
      <dc:creator>femcoldt</dc:creator>
      <dc:date>2023-12-03T23:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with DAX</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3564567#M1173653</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Share some dummy data in an Excel file and on another tab, show the expected results with your formulas.&amp;nbsp; I will try to translate those Excel formulas in the DAX language.&amp;nbsp; Share only as much data as is required to get those 3 calculations.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Dec 2023 00:05:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3564567#M1173653</guid>
      <dc:creator>Ashish_Mathur</dc:creator>
      <dc:date>2023-12-03T00:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with DAX</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3564910#M1173751</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="19851" data-lia-user-login="Ashish_Mathur" class="lia-mention lia-mention-user"&gt;Ashish_Mathur&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Find the link to the excel dummy &lt;A href="https://1drv.ms/x/s!Arru7WEvbiAovkuluimKUwYRXZ3I?e=PuhNUd" target="_blank"&gt;excel_dummy.xlsx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help&lt;/P&gt;</description>
      <pubDate>Sun, 03 Dec 2023 23:17:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3564910#M1173751</guid>
      <dc:creator>femcoldt</dc:creator>
      <dc:date>2023-12-03T23:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with DAX</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3565090#M1173803</link>
      <description>&lt;P&gt;There is no concept of cell merging in visuals.&amp;nbsp; Therefore, the workaround would be to insert quarter and half year columns and show the ro 14 and 15 calcultions under those columns.&amp;nbsp; If you are OK with my approach, then share the download link of the PBI file.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Dec 2023 23:31:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3565090#M1173803</guid>
      <dc:creator>Ashish_Mathur</dc:creator>
      <dc:date>2023-12-03T23:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with DAX</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3565297#M1173860</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="19851" data-lia-user-login="Ashish_Mathur" class="lia-mention lia-mention-user"&gt;Ashish_Mathur&lt;/a&gt;&amp;nbsp;, thanks. I already attached the PBIX file link already. Here it is again&lt;/P&gt;&lt;P&gt;&lt;A href="https://1drv.ms/u/s!Arru7WEvbiAovkneIrRXoKExUcwn?e=JDoQeJ" target="_blank"&gt;Master.pbix&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://1drv.ms/u/s!Arru7WEvbiAovkneIrRXoKExUcwn?e=JDoQeJ" target="_blank"&gt;https://1drv.ms/u/s!Arru7WEvbiAovkneIrRXoKExUcwn?e=JDoQeJ&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 03:37:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3565297#M1173860</guid>
      <dc:creator>femcoldt</dc:creator>
      <dc:date>2023-12-04T03:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with DAX</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3565343#M1173874</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;PBI file attached.&amp;nbsp; All the growth rates appear in 1 row itself (YoY).&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 04:36:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3565343#M1173874</guid>
      <dc:creator>Ashish_Mathur</dc:creator>
      <dc:date>2023-12-04T04:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with DAX</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3566371#M1174160</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="19851" data-lia-user-login="Ashish_Mathur" class="lia-mention lia-mention-user"&gt;Ashish_Mathur&lt;/a&gt;&amp;nbsp;, thanks so much for your help. This is well appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I still cant fid the values for the YTD/YTG from the results or am i looking at the figures wrongly&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 14:44:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3566371#M1174160</guid>
      <dc:creator>femcoldt</dc:creator>
      <dc:date>2023-12-04T14:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with DAX</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3567246#M1174384</link>
      <description>&lt;P&gt;Share the download link of the MS Excel file again.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 23:03:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3567246#M1174384</guid>
      <dc:creator>Ashish_Mathur</dc:creator>
      <dc:date>2023-12-04T23:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with DAX</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3567435#M1174445</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="19851" data-lia-user-login="Ashish_Mathur" class="lia-mention lia-mention-user"&gt;Ashish_Mathur&lt;/a&gt;&amp;nbsp;. Here it is&amp;nbsp;&lt;A href="https://1drv.ms/x/s!Arru7WEvbiAovkt9oTK81I0xyAAv?e=2QI1F0" target="_blank"&gt;excel_dummy.xlsx&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 02:04:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3567435#M1174445</guid>
      <dc:creator>femcoldt</dc:creator>
      <dc:date>2023-12-05T02:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with DAX</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3569475#M1174982</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Why is the YTD/YTG calculation from Jan-Aug/Sep-Dec?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 00:15:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3569475#M1174982</guid>
      <dc:creator>Ashish_Mathur</dc:creator>
      <dc:date>2023-12-06T00:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with DAX</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3570545#M1175265</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="19851" data-lia-user-login="Ashish_Mathur" class="lia-mention lia-mention-user"&gt;Ashish_Mathur&lt;/a&gt;&amp;nbsp;it is a business metric that the business uses. I dont know why they do that&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 13:42:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3570545#M1175265</guid>
      <dc:creator>femcoldt</dc:creator>
      <dc:date>2023-12-06T13:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Need help with DAX</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3571397#M1175511</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Unless i know the logic of the month selection, i cannot help.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 22:49:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/Need-help-with-DAX/m-p/3571397#M1175511</guid>
      <dc:creator>Ashish_Mathur</dc:creator>
      <dc:date>2023-12-06T22:49:16Z</dc:date>
    </item>
  </channel>
</rss>

