Hi,
In my prev company we used tableau cloud and snowflake and I think automatically we had tagging on all our queries with tableau.
Now I'm using
Tableau server with BIgQuery, we enabled query tagging with following command yesterday but I don't see any tag on the queries.
tsm configuration set -k native_api.UserInfoInGeneratedSQLEnabled -v trueSomeone encountered it and know how to solve it or have suggestion to what to check?
#Tableau Server
1 respuesta
query tagging is showing up natively for snowflake connector for Tableau Server and Cloud without the need of any configuration so it is different.
For BigQuery and other dbs, after enabling the tsm command you referenced (followed by "tsm pending-changes apply" of course), additional injected SQL query comments (like
/* { "tableau-query-origins ..) should show up in the BigQuery job session history; so not a real tags or labels column.