Forum Discussion
Anonymous
9 years agoNot applicable
Concatenate Alphabetically
I have two fields of type date and I need to concatenate them, but when I do this they stop being of type date and they happen to be type text, and when I try to convert through power bi is occurring...
Anonymous
9 years agoNot applicable
Anonymous,
This is expected behavior. After you concatenate two date type fields, the values in the new column are like “2/3/2017-5/1/2017”, which are not valid Date format. Thus you are not able to convert the column form Text type to Date type.
Regards,
Lydia