

Select Sites > Advanced and add the file path.Open Internet Explorer on the end user's machine.Whitelist the file path in Internet Explorer Chrome and Firefox block the file protocol for security reasons and whitelisting this protocol in Tableau Server cannot force Chrome or Firefox to allow the file protocol. Important: Only Internet Explorer allows the use of the file protocol. tabadmin set vizqlserver.url_scheme_whitelist file.On a 64-bit computer: cd "C:\Program Files (x86)\Tableau\Tableau Server\\bin"Īt the command prompt, run the following commands in order:.On a 32-bit computer: cd "C:\Program Files\Tableau\Tableau Server\\bin".

On the computer running Tableau Server, open the Command Prompt window as an administrator and navigate to the Tableau Server bin directory: Tabadmin set vizqlserver.url_scheme_whitelist file:\\pathtomyfilehere The list should consist of schemes - such as mailto, file, or javascript - rather than individual urls. (You cannot amend the list of schemes by running the set command repeatedly.)
HTML HYPERLINK TO NETWORK FOLDER FULL
Therefore, you must include the full list of schemes in the set command. The values you specify overwrite previous settings (exluding the default settings). Tabadmin set vizqlserver.url_scheme_whitelist " scheme1, scheme2" Add the file protocol scheme to the safe list by using the tabadmin set command. The schemes http, https, gopher, news, and mailto are whitelisted by default. This command can contain multiple comma and space-separated values enclosed by double quotes, as in this example:.Whitelist the file protocol in Tableau Server QuestionHow to access files stored on a network drive using a URL action.Īnswer Step 1.
