Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Ade108
Frequent Visitor

Analyze - Explain Increase now missing

Hi all,

 

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'.

 

Ade108_0-1673003433821.png

 

 

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. 

 

Solved: Parallelperiod -1 showing values from -3 months ag... - Microsoft Power BI Community

 

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.

 

Thanks

4 REPLIES 4
tmack99
Advocate II
Advocate II

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.

this feature is only available when the following conditions are met:

The data is a time series.
The data is continuous (not discrete).
The data is numerical.

 

 

 

Thanks for your response @tmack99 

 

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.

 

Ade108_0-1673354824073.png

 

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!)

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.

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.

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

Thank you @tmack99 , will take a deeper look based on your advice 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors