Pergunta

I managed to remove "share" functionality using serverside script using tabadmin set vizqlserver.showshare false

Manual: http://downloads.tableausoftware.com/quickstart/server-guides/en-us/server_admin7.0.pdf

Foi útil?

Solução

:customViews=n on your URL or

<parameter name="customViews" value="n" />

in your object definition will also get you there without having to turn things off globally.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top