Query string Parameter is not working in Query

Hi All,

I am using UiPath.Database.Activities 1.7.1 version - to Run Query Activity with a simple select query. If I use parameters for the query then it is not working, but when I using string.format to format the query with the argument then it is working.

Tried with UiPath.Database.Activities 1.6.1 version as well. Same issue, the database table has the record, checked it manually. Any help on this will be appreciated

Hi @sarathi125

Could you please share a sample project that reproduces this issue?