Hi!
Need help. I am trying to write range the data from a filtered datatable. The column for Invoice Date and Date Created always shows a pound sign “########”. Rest of the columns are okay. I am using Framework in UiPath. When I tried to test it using UiPath Studio without Framework, it works!!! Columns shows the correct format date. Is there a difference between non Framework and Framework when doing sequences?
My goal is to filter the main file and copied it to another sheet. I used read and write range under excel application scope activity. I prefer to use the Framework since we will be using the Orchestrator soon!
Thanks in advance!