Good morning,
I am loading a picker through the records of a DB table, But the error "Expression evaluation error at function a! queryEntity: An error occurred while retrieving the data."I think the reason may be due to the volume of data it recovers, it can exceed 10,000.Is there a maximum number to obtain data?
Thx
Discussion posts and replies are publicly visible
Query Limits can be found here:
https://docs.appian.com/suite/help/20.2/Post-Install_Configurations.html#query-limits
Note: the message you're receiving can also be generated when you're retrieving data that isn't consumable by Appian e.g. a datetime value that has '0000-00-00 00:00' in the database.
Thank you for your answer.At first the information in the data is correct, however we will review it.