Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello,
I have a column as followed:
From this collumn I would like to make 2 new column's a year column (2018, 2019, 2020) and a month column (January, February, etc.).
Is there any way how to do this?
- N
Solved! Go to Solution.
year column = year(updated_at)
month column =format(updated_at, "mmmm")
Proud to be a Super User!
year column = year(updated_at)
month column =format(updated_at, "mmmm")
Proud to be a Super User!
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 97 | |
| 73 | |
| 50 | |
| 48 | |
| 45 |