How can we set in Document Understanding that all extracted date to be Day - Month - Year
1 Like
Hi @Jon.Fernandez ,
you can just Define the date template as string, later you can use Regex Based extracted to extract the date.
or
do this
Cheers
@Jon.Fernandez
Hi @Pradeep_Shiv ,
I tried to set the date under taxonomy with date format of month - day - year
but it extracted the other way around.
Thanks
1 Like
Cheers,
Happy learning
I have set to Month - day - year. but the result on the validation station is may 4 instead of april 5