Hi All,
We have a requirement, where we have to import excel file data into Appian database stage table. Once data is loaded into stage table we have to validate the date format for date columns whether the date is invalid or valid using query entity or any custom function. In-valid records should be removed and only valid records be there. Can someone help us with this kind of scenario in Appian how we can avoid the in-valid date rows in Appian.
Regards,
Dheeraj G
Discussion posts and replies are publicly visible
There are severl ways to do this.. you can create en expression rule in order to validate date values and use it when importing th data, or once imported and before load it in the interface...