Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Team,
Could please provide me any idea about the TimeZone to display based on the End User location.
For an example if the Qlikview server (QMC) is in USA and the end user accessing that server object ( Dasboard ) in Singapore, so in this case we need to display the local timezone based on the user location ( like Universal ).
Its possible in qlikview ? or Any solution would helpfull for me.
Thanks in Advance.
Regards,
Ram
End users only belongs to Singapore or you have multiple time zones?
Its possible, but your data source will need to have the timezone or country as a field.
Hi,
Use converttolocaltime function.
Thanks
There will be multiple locations....
Hi Jonathan,
There is no such fields in the tables, Based on the Last reload time i need to the display the End user local time zone.
Can you share any link for this issue.
Thanks in advance.
Regards,
Ram
Hi Hari,
Can you give me any example for that ?
Thanks & Regards,
Ram
Use this:
ConvertToLocalTime([Start Time], 'UTC')
OR,
ConvertToLocal([TimeTimeField], 'UTC')
Regards
Av7eN
Hi Av7en,
In QV access point it should convert time zone to the end user local time zone, its possible in qlikview ?
Can you suggest me.
Thanks & Regards,
Ram