Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hello,
I am looking for a solution to add new column in power query with a date I will type in manually (not current date).
That is, I need to add the step that will add column 'Date' in date format with the value of for example 30.11.2023 for every row.
Any tips would be appreaciated 🌷
Solved! Go to Solution.
Date.FromText("11.30.2023") or #date(2023,11,23) if format is dd/mm/yyyy
Date.FromText("11.30.2023") or #date(2023,11,23) if format is dd/mm/yyyy
Thank you, this is exactly what I was looking for!
Hi @Kunek
The requirement is not clear.
You can create a custom column and insert the date. But I have doubts whether all rows should be the same date or not.
Also always entering new dates in PQ is not the solution.
Please share screenshots, demo data, and more details about your query.
Proud to be a Super User! | |
Thank you for the reply.
I am receiving each month a similar data sheet, only with different values. I need to prepare a report showing how the values change month by month, so I added each data sheet as separate data source, added the date manually to each of them and use append queries to get one query I can further work on.
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 4 |