Forum Discussion
Anonymous
6 years agoNot applicable
Measure name change
Hello PBI Users, I am looking for help in automation of a measure name/calculation. Every month when data gets added i want the calculation to automatically add +1 month to the existing field...
Tahreem24
6 years agoSuper User
Anonymous ,
Like as I mentioned in my prevoius post:
Next Day = Today()+1
Next Day 2 = EOMONTH(Today(),1)
Try these two method in new column.
Tahreem24
6 years agoSuper User
Anonymous ,
I am also attaching PBIX for your reference.
I would really appreaciate your KUDOS/THUMBS UP for your support!!!