Forum Discussion
brinky
5 years agoHelper IV
Custom month
Hello, Any idea how to get month starting on the last day of prevouis month till end of the following month less 1 day in a calendar table? Example month 4 April starts on 31/03/2021 & ends 29/0...
- 5 years ago
Hi, brinky
Please check the below picture and the formula to create a new column.
Custom Month CC =MONTH('Table'[Date] +1)Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.
Linkedin: linkedin.com/in/jihwankim1975/
Twitter: twitter.com/Jihwan_JHKIM
Jihwan_Kim
5 years agoSuper User
Hi, brinky
Please check the below picture and the formula to create a new column.
Custom Month CC =
MONTH('Table'[Date] +1)
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.
Linkedin: linkedin.com/in/jihwankim1975/
Twitter: twitter.com/Jihwan_JHKIM