What is the problem or goal the end user is trying to solve or accomplish?
Enterprise customers have access to some Feature Flags, including the USER_EMAIL_IN_SQL_QUERY
, which automatically adds the email address from the Preset account as a comment on any executed SQL query.
However, they would like to have more information about the execution such as:
associated chartID
associated dashboardID
associated datasetID
How are they solving it currently?
Currently this is not possible.
What is the recommended solution by the Customer?
Add this additional information to the comment content.
Chart ID and Dataset ID have been added