Error in element

getting this error

Argument ‘Text’: BC30518: Overload resolution failed because no accessible ‘ElementAtOrDefault’ can be called with these arguments:

how to resolve this

1 Like

@Pooja_Kanwar
welcome to the forum

Have a look here for LINQ

we would need to know more details like variables, used activity, the statement. Can you please share it with us? Thanks

1 Like

Hi @Pooja_Kanwar

  • Check the argument list you have supplied.
    Plase check this link

Hope it helps you!

1 Like