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 ,
Simply create one COlumn and write the below logic:
Next Day = Table[DateColumn]+1