Hello, some databases are configured to access only in read mode, in particular databases with lots of transactions can have different instances, one of those dedicated for BI products to read from there.
The access to this databases requires to define the connection as ReadOnly, in OnPremise versions we could set this property configuring an ODBC connector in windows:
And just use the ODBc connector in Qlik Sense.
In cloud we can't access the ODBC connector so to configure this kind of connection we will need to set this property in the SQL Server connection as we can do in the odbc but I didn't see any way to configure this.
Asking to support the answer was that "The functionality you mention is currently not supported".
Regards.