I have a single Analysis and Dashboard definition that will be used in multiple timezones/accounts.
I was wondering if I could adjust the timezone programmatically based on the deployment timezone. using the new timezone functionality.
I have a single Analysis and Dashboard definition that will be used in multiple timezones/accounts.
I was wondering if I could adjust the timezone programmatically based on the deployment timezone. using the new timezone functionality.
Yes we can update the analysis definition / dashboard definition for the Options tag with the required timezone and can be deployed in different accounts in programatic way.
Sample Dashboard definition with TimeZone as America/Chicago
Further updating the Options dictionary with Timezone as Singapore.
Creating a new dashboard with the updated timezone as Singapore
Please follow this blog for detailed steps on the Analysis & dashboard definition API.
Let us know if this is helps to solve the issue.
And if it is, please help the community by marking the answer as a “Solution”.
Thanks
VInod