Drive widgets based on user chosen Timezone
As the platform has users across the globe, the timezone chosen for reporting must get aligned with the logged-in user's locale. SiSense already displays the ElastiCube's last build time in the logged-in user's timezone. In similar lines, whenever a widgets reports intra-day transactions / volumes, an option to display the data in logged in user's timezone should be made available by default in the SiSense platform.
Jijish
Posted 2 years ago·Last reply 2 years ago
3 comments
DRay
·2 years agoHello Jijish,
Thank you for sharing your idea and providing details.
We encourage people to continue to vote and comment. We use community interest as one of the ways we prioritize efforts, so every vote and comment can help turn a request into a reality.
Thank you again for sharing and being part of our community!
Jijish
OP2 years agoHi Hamzaj,
I had tried the date dimension + data security option suggested. However, that introduced undesired behaviors in my dashboard.
1) The moment I configure a data security layer on a table, that column is added to all of the queries fired from widgets.
2) Owing to #1, undesired joins with tables are getting formed which ends up truncating the dataset fetched from the aggregated tables.
3) The solution proposed works only if I alienate the intra-day transaction table from all other tables in my elasticube which is impossible for me.
Explaining the behavior using an example:-
Column names of the Intra day table (storing last 36 hours data) :-
Column names of Aggregate table :-
DateDimTable ( Data Security applied on Timezone)
Behaviours introduced by my design :-
My observations / findings :-
Constraints / open questions even with the proposed solution:-
Do share your thoughts.
Regards
Jijish
HamzaJ
·2 years agoHey,
If you are looking for a solution right away, I saw the following post on the community page:
https://community.sisense.com/t5/knowledge/enabling-timezone-by-user/ta-p/9593
And I also found a plugin Timezone Adjustments (https://www.paldi.solutions/plugins/time-zone-adjustments)
Hamza