![]() |
| |||||||
Automation Anywhere Post messages and questions related to Automation Software here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
|
Hello, I'm evaluating Automation Anywhere and I'm testing some functionalities. I'm trying to understand how to set a condition inside a loop. This is the scenario. I'm using Web Recorder to gather some data from a website. One of these data is a date. I wish to gather only rows where date is equal to today. This is the condition I added inside the loop: Loop While $Filedata Column(3)$ Equal To $Date$ Where is the mistake? Note that the date inside the website is in this format dd.mm.yyyy Thank you. Regards, Luca |
| |||
|
Hello, You can configure the format of $Date$ variable 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 | |
| |