I am having some issues with the SQL DataGrid object to actually display anything. Through SSMS on the server, I can access a database I am trying to get to on a different ip. These are the properties I have filled in: ConfiguredServer_dg, ConfiguredDatabase_dg SQLQuery_dg, ConfiguredUser_dg, ConfiguredPassword_dg, Authentication_dg, and ConfiguredCredentials_dg.
I have Authentication_dg set to "SQL Server" and ConfiguredCredentials_dg set to "username and password"
Are there any other configurations that I need or is the string for Authentication or ConfiguredCredentials wrong at all? When I preview it in my OMI View App, there is no data. It also doesn't have any of the buttons displayed when you place the SQL DataGrid object on a graphic or layout. I didn't update any of the other properties.