![]() |
| |||||||
Automation Anywhere Post messages and questions related to Automation Software here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
|
Hello, I'm evaluating the software and I'm trying to set a condition inside the loop. Tru web recorder, I'm gathering some data from a website and I store them in a csv. One of the data gathered from the website is a date. What I wish is to gather only data where the date is equal to today. This is the condition I used, but it seems not to work. Code: Loop While $Filedata Column(3)$ Equal To $Date$ Do you have some suggestions? Thank you. Regards, Luca |
| |||
|
Hello, You can configure the format of $Date$ variable from from Variable Manager->Show System Variable->Date. Click on '...' button and select format from list. Would it be possible for you to upload the .atmn file so that we can see what you are trying to do and suggest what could be wrong? |
![]() |
| Thread Tools | |
| Display Modes | |
| |