two different users with the same interface and with the same input values ...the output is showing different. what could be the reasons for this ? please help
logic built-
input type used is date field - user will be able to select date and
from that selected date onwards it will exclude public holidays and weekends and will return the date of first 20 business days.
for most of the users the output is as expected BUT for some users it is showing wrong output.
Discussion posts and replies are publicly visible
waiting for the replies.
Can you please share the code and interface?
tejasvin0723 said:for most of the users the output is as expected BUT for some users it is showing wrong output.
What does this mean? What do you expect, and what is wrong?
I recorded a podcast episode on how to get great answers from the Appian community: https://appian.rocks/2023/12/20/episode-13-how-to-get-your-questions-answered/
Did you verified if users are in different time zones and is your code handling these differences effectively?
Hi tejasvin0723 , are these users from the same location?
Hi gayatria0439 Malleswari T yes ,users are from different locations we have already checked it, and i think it is not related to timezone issue. and the default calender is set to all the users.
Are you sure that all the users are using the same timezone?
You can also use the usertimezone(user) function to find out which timezones your users are in.
Also make sure it corresponds to the timezone set in the calendar.