I have built a simple PowerApp using SQL Server database. The app works well with my Android mobile phone but gives the following error message on my iPad:
After some searches, I was made to understand the problem is in the database. This made sense as the field Timestamp is the one which is giving an error. If I remove some characters from this field in the app, the App will work. However the timestamp is wrong as it is trimmed. This does not happen with the same App using my Android phone.
The field Timestamp in the SQL database was initially nvarchar (17). I then changed it to nvarchar (100) and still this is not working for the iPad and still get the same error despite refreshing the database in SQL Server and PowerApps.
Please assist,
Regards,
Chris
Solved! Go to Solution.
Could you please try creating a copy of the application and then remove the SQL DB connection from app data sources and re-add it again.
This might help in resolution of the issue.
Could you please try creating a copy of the application and then remove the SQL DB connection from app data sources and re-add it again.
This might help in resolution of the issue.
Many thanks for your assistance, most appreciated.
Best regards,
Chris
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
200 | |
70 | |
50 | |
46 | |
20 |
User | Count |
---|---|
255 | |
119 | |
84 | |
79 | |
69 |