This content has been marked as final.
Show 2 replies
-
1. Re: Can custom SQL be modified with out database credentials?
diego.medrano Sep 10, 2015 2:31 PM (in response to amrendra mohanty)Hey Amrendra,
Database credentials are stored in the connection and not in the actual workbook. If the workbook is downloaded, users will be prompted for the Oracle credentials when opening the workbook. If users try to web edit the workbook in Tableau Server, they will be prompted for credentials. Therefore, I can't envision a scenario where a user could edit the custom SQL without knowing the DB credentials.
-
2. Re: Can custom SQL be modified with out database credentials?
amrendra mohanty Sep 15, 2015 7:48 PM (in response to diego.medrano)Thanks Diego!