Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi All,
I have two columns which are "Year" & "Month", the "Year" column is something like 2020, 2021 ...etc. The "Month" column right now is 1, 2, 3 ...etc. I would like to use DAX to create a new column and the format will become YYYYMM. May I know how to convert the month 1, 2, 3 to 01, 02, 03 and combine it with "Year" column. Thank you.
Solved! Go to Solution.
Hi, @KH_Mike
Please check the below picture, whether it is what you are looking for.
It is for creating a column.
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: https://www.linkedin.com/in/jihwankim1975/
Hi, @KH_Mike
Please check the below picture, whether it is what you are looking for.
It is for creating a column.
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: https://www.linkedin.com/in/jihwankim1975/