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
Super User
6 years agoAnonymous ,
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
Super User
6 years agoAnonymous ,
I am also attaching PBIX for your reference.
I would really appreaciate your KUDOS/THUMBS UP for your support!!!
- Anonymous6 years agoNot applicable
Appreciate all the efforts and time taken to rspond back.
However, my requirement is slightly different.
I want the output of the DAX referred in as Name of the field.
please see the image pasted below.