Size: a a a

2019 December 16

NM

Nitin M in Uipath RPA
Hello Friends
please let me know How to read columns from generated data table directly for foreach row  and search each row seperately ?
источник

O

Oleg in Uipath RPA
Nabeel
variable2 = String.join(', ', variable1)
источник

N

Nabeel in Uipath RPA
Oleg
variable2 = String.join(', ', variable1)
@707470942 ()

thank you
источник

N

Nabeel in Uipath RPA
you are a saviour
источник

N

Nabeel in Uipath RPA
😊👍
источник

N

Nabeel in Uipath RPA
did anyone worked on outlook activity in uipath?

filter:
"%today(urn:schemas:httpmail:datereceived)%"

is returning zero results
whereas in outlook im having mails received today
this query is generated by microsoft outlook view settings
источник

N

Nabeel in Uipath RPA
источник
2019 December 17

А

Алексей in Uipath RPA
Nabeel
Try  this:
"@SQL=(%today(""urn:schemas:httpmail:date"")%)"
источник

N

Nabeel in Uipath RPA
Алексей
Try  this:
"@SQL=(%today(""urn:schemas:httpmail:date"")%)"
still not working aleksey
источник

А

Алексей in Uipath RPA
Nabeel
still not working aleksey
Mistake?
источник

N

Nabeel in Uipath RPA
count of mails is returing is zero
источник

N

Nabeel in Uipath RPA
источник

N

Nabeel in Uipath RPA
pfa screenshot
источник

А

Алексей in Uipath RPA
Messages from "Inbox" Folder older  then 16.12.2019
источник

N

Nabeel in Uipath RPA
is it working?if yes
kindly send the filter query in text
источник

N

Nabeel in Uipath RPA
😊
источник

А

Алексей in Uipath RPA
If you want to receive new unread letters, then do not forget put on checkbox "OnlyUnreadMessages"
источник

N

Nabeel in Uipath RPA
the query we need is only today's email?
источник

N

Nabeel in Uipath RPA
is your lates one working?
источник

А

Алексей in Uipath RPA
Nabeel
is it working?if yes
kindly send the filter query in text
"@SQL=(""urn:schemas:httpmail:date"" >= "" &  Now.AddDays(-1).toString("dd.MM.yyyy") & "')"
источник