<?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: Analyze - Explain Increase now missing in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Analyze-Explain-Increase-now-missing/m-p/3011168#M102083</link>
    <description>&lt;P&gt;Thanks for your response&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="6443" data-lia-user-login="tmack99" class="lia-mention lia-mention-user"&gt;tmack99&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only major difference I can think of is that I changed the source of my default 'date' column. I was using an excel table (with a one column of dates) but have since moved to =calendar dax as shown below.&lt;/P&gt;&lt;P&gt;&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 X axis then uses the 'MMM YY' column however it did before when it worked so I'm struggling to understand what has changed (sorry, I'm still a novice!)&lt;/P&gt;</description>
    <pubDate>Tue, 10 Jan 2023 12:49:02 GMT</pubDate>
    <dc:creator>Ade108</dc:creator>
    <dc:date>2023-01-10T12:49:02Z</dc:date>
    <item>
      <title>Analyze - Explain Increase now missing</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Analyze-Explain-Increase-now-missing/m-p/3005512#M101673</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been using the 'analyze - explain the increase' frequently in my new dashbaord and it's one of my most useful features. Rather worryingly though I've noticed it's now not available and I can only see 'find where distribution is different'.&lt;/P&gt;&lt;P&gt;&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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only change I have made recently is I've updated the X-axis with dates from a new calendar table as mentioned in my last post here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/DAX-Commands-and-Tips/Parallelperiod-1-showing-values-from-3-months-ago-on-Matrix/td-p/3001391" target="_blank" rel="noopener"&gt;Solved: Parallelperiod -1 showing values from -3 months ag... - Microsoft Power BI Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone please help why this is missing? I've read the exclusions on when this function won't work but I'm still unsure why I could use it before I updated the X axis.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 11:16:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Analyze-Explain-Increase-now-missing/m-p/3005512#M101673</guid>
      <dc:creator>Ade108</dc:creator>
      <dc:date>2023-01-06T11:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze - Explain Increase now missing</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Analyze-Explain-Increase-now-missing/m-p/3006810#M101759</link>
      <description>&lt;P&gt;Your previous use of the increase function was probably a result of the fact that your X-axis contained a certain set of dates. My guess is the increment functionality ceased to function when you updated the X-axis with new dates from a new calendar table because it was unable to recognize the new dates. Make sure the new dates are formatted appropriately and that they fall inside the same date range as the original X-axis in order to resolve this problem. To make sure that the increase feature is correctly recognizing the new dates, you might also need to change its parameters.&lt;/P&gt;&lt;P&gt;this feature is only available when the following conditions are met:&lt;/P&gt;&lt;P&gt;The data is a time series.&lt;BR /&gt;The data is continuous (not discrete).&lt;BR /&gt;The data is numerical.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jan 2023 08:00:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Analyze-Explain-Increase-now-missing/m-p/3006810#M101759</guid>
      <dc:creator>tmack99</dc:creator>
      <dc:date>2023-01-07T08:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze - Explain Increase now missing</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Analyze-Explain-Increase-now-missing/m-p/3011168#M102083</link>
      <description>&lt;P&gt;Thanks for your response&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="6443" data-lia-user-login="tmack99" class="lia-mention lia-mention-user"&gt;tmack99&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The only major difference I can think of is that I changed the source of my default 'date' column. I was using an excel table (with a one column of dates) but have since moved to =calendar dax as shown below.&lt;/P&gt;&lt;P&gt;&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 X axis then uses the 'MMM YY' column however it did before when it worked so I'm struggling to understand what has changed (sorry, I'm still a novice!)&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 12:49:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Analyze-Explain-Increase-now-missing/m-p/3011168#M102083</guid>
      <dc:creator>Ade108</dc:creator>
      <dc:date>2023-01-10T12:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze - Explain Increase now missing</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Analyze-Explain-Increase-now-missing/m-p/3013147#M102220</link>
      <description>&lt;P&gt;The CALENDARDAX function automatically creates a date column based on the specified range. This means that the column will update itself as you add more data to your model. It is unlikely that the 'MMM YY' column is causing the issue, because this feature uses statistical analysis of variables, not the format of the X-axis.&lt;/P&gt;&lt;P&gt;Another possibility is that some of your data is missing, which could be why the statistical analysis isn't working. Make sure all your data is there and there are no blank spaces or null values for the field you're using on X-axis. Also, check that the X-axis isn't generating any errors.&lt;/P&gt;&lt;P&gt;It's hard to say exactly what's causing the problem without more information about your data and what specific steps you took when implementing&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 07:58:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Analyze-Explain-Increase-now-missing/m-p/3013147#M102220</guid>
      <dc:creator>tmack99</dc:creator>
      <dc:date>2023-01-11T07:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Analyze - Explain Increase now missing</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Analyze-Explain-Increase-now-missing/m-p/3016196#M102433</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="6443" data-lia-user-login="tmack99" class="lia-mention lia-mention-user"&gt;tmack99&lt;/a&gt;&amp;nbsp;, will take a deeper look based on your advice&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2023 08:48:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Analyze-Explain-Increase-now-missing/m-p/3016196#M102433</guid>
      <dc:creator>Ade108</dc:creator>
      <dc:date>2023-01-12T08:48:58Z</dc:date>
    </item>
  </channel>
</rss>

