Issue with refreshing data when report is published in locked stream
We currently published reports (SQL server as backend engine) in locked stream, which is like read only mode. This prevent the user from update/refresh data with backend database, since data loader is disabled in read only mode. Is there a way to publish report to a group of users, so that users can read live data?