M365 Get List Items

Hi everyone, I am using O365 with Connection. In the “Get List Item” activity, the filter dropdown becomes empty after saving. When I open it again, the condition selected is empty.
eg I selected “completed” when I reopened it. It’s empty.

Hi @Padhamaraj_Pandian

Which. Version of the O365 package you are using?

Can you please use 3.1.10 version and see if issue still persists?

I am using UiPath.microsoftoffice365.activities>=3.1.21

I am using UiPath.microsoftoffice365.activities>=3.1.21

@Padhamaraj_Pandian

Can you try for another version and see if this issue is there in that version as well?

Sometimes, it’s just a bug in the version.

Hi @Padhamaraj_Pandian

Pls check this,

Happy automation

2 Likes

Sure thank you will check and update you

Hi, I tried different versions, but they are still not working.

@Padhamaraj_Pandian

How about using for each list item activity and providing the filter conditions in there?

Thank you @sonaliaggarwal47 . I am already using "for each " as per @prashant1603765 Input. I wanted to check if I can use Activity directly. Thank you for your time.