Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
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'.
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
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.
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
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
19 | |
14 | |
14 | |
11 | |
9 |