Whenever I attempt to setup a SQL Server connection in PowerApps, I receive the following error:
"Invalid Mashup Expression using supplied values. inner exception: Microsoft SQL: Line 1: Incorrect syntax near 'max'."
I've selected "Connect using on-premises data gateway" (which I've installed on my office machine).
For SQL server name, I'm using the IP address of the server.
I selected Windows Authentication Type.
The SQL Server information is as follows:
- Product: Microsoft SQL Server Standard Edition
- OS: Microsoft Windows NT 5.2 (3790)
- Platform: NT INTEL X86
- Version: 8.00.2066
Any thoughts on what is causing the error?
Thanks!