Forum Discussion

heejinyune's avatar
heejinyune
Frequent Visitor
3 years ago

Problem with cannot convert text into date type

I have a table [example] like this: submit_date close_date ID 04/01/2022 08/01/2022 A123 05/06/2023 14/07/2023 A124   and my dax code to return the table which have date differen...