Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi,
I want to create MOM growth of FTE_Name (has null values) being authenticated. Here are my Dax measures :
Solved! Go to Solution.
one suggestion I can think of is use something like a year-mo for from the date calendar table as the table's first column as opposed to a month from the table being summarized.
As suggested added year-mm column from the DATE table (I was taking it from IPAReportMonthwise table) and it worked as expected, Thanks a ton @Corey_M .
As suggested added year-mm column from the DATE table (I was taking it from IPAReportMonthwise table) and it worked as expected, Thanks a ton @Corey_M .
Based on the image provided the issue is that your premonth measure and current month measure are returning the same value. and your month over month measure works correctly to give 0.
although I am not sure what your error is on the first 2 measures as they both look fine to me but you should see an offset like this
I know, I have tried parallelperiod and other solutions too but all showing same values.
one suggestion I can think of is use something like a year-mo for from the date calendar table as the table's first column as opposed to a month from the table being summarized.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
60 | |
60 | |
54 | |
38 | |
27 |
User | Count |
---|---|
86 | |
61 | |
45 | |
41 | |
39 |