This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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 @Anonymous .
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 @Anonymous .
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.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 31 | |
| 23 | |
| 22 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 64 | |
| 41 | |
| 27 | |
| 22 | |
| 20 |