Forum Discussion
hb0135
1 year agoHelper III
Getting Error Will concatenate the date in Power Query Editor
Hello,
While i am concatenating the 3 columns to get the date, I am getting an error.
hello hb0135
looks like date.day is followed by datetime format while in your case is an integer.
how about using merge columns with delimiter "-"?
Hope this will help.
Thank you.