Topic
When a customer uses the Open Data action, uses the Open Data option from the toolbar, or drags and drops a .CSV file to the bot, this error is received: "The database database path has no records."

Instructions
When using a .CSV, check the .CSV file to see if any of the Column Headers are duplicated. If so, change one of them, and you should not receive this message again. Nintex RPA LE cannot work with duplicate Column headers.
If you use an .XLSX file, RPA will change the second instance of the Column Header to Header Name_1.
For example, Account Number will be changed to Account Number_1.
NOTE: If there is a difference in case, such as account number vs Account Number, Nintex RPA LE will see this as a different Header name and will not have an issue.