Forum Discussion
rbalza
Helper III
5 years agoDisplay Current Month as Number
Hi PowerBi Friends,
Hope you all good. Is there a measure that displays the current month as number? For example, today's month is May and it will display as number 5 and it will automatically change the number when it change the month like if I open the file next month which is june then then number will change as 6 (if thats make sense) Thanks!
rbalza , A measure
measure = month(Today())
1 Reply
- amitchandak
Super User
rbalza , A measure
measure = month(Today())