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,
It is not possible to convert value such as "2/3/2017-5/6/2017" from text type to Date type as the value is not a valid date value.
Why do you need to concatenate two Date type columns and convert the new column to Date type?
Regards,
Lydia
Anonymous
9 years agoNot applicable
Anonymous
I need because when I play a field of the date type on the filter object the filter does not work as expected
- hohlick9 years agoContinued Contributor
Hi Anonymous
Can you add details about your problem with date filter? What tyope of date filter you used? What behavior you've expected and what went wrong?