Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
Hi,
I've below table which has only two columns (Place & Value) wtih few rows, for each rows I wanted to add hardcoded date as 01,01,2020 date column. How to achieve this?
Solved! Go to Solution.
@Anonymous , new column as
new date = date([year],1,1)
Thanks! that worked so perfectly.
Also I've only Year Column how to make date out of it.
Example:-
Year
2020
2018
Expected
Date
1,1,2020
1,1,2018
How to achieve this. Many Thanks
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 75 | |
| 36 | |
| 31 | |
| 29 | |
| 26 |