web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Feature differences fo...
Power Apps
Suggested Answer

Feature differences for some users

(0) ShareShare
ReportReport
Posted on by 4
Hi,
 
system has an x date which if passed (current date > x date) canva app shows a flag/banner. Last release was rolled out a while ago (more than a week) but for some users this flag present which shouldn’t. Our dev team cannot see the flag/ issue. The user uses the same player version, tried in incognito mode, restarted computer, but the bug still present. 
 
A while ago we had a bug with this flag; the logic was released otherwised current date < x date, but we have released the fix.
 
I have the same question (0)
  • Suggested answer
    timl Profile Picture
    37,152 Super User 2026 Season 1 on at
     
    Can you share the formula that you're using to show the flag banner?
     
    A probable reason for this is because the target date is specified as a string. Some users have their machines set to US date format, others have their machines set to regions where the date format is dd/mm/yyyy. This would explain why this works for some users and others. 
     
    Therefore, I would make sure that you're testing against a date value rather than a string. The visible property of the flag/banner would would look like this:
     
    Today() > Date(2026, 5, 20)
     
  • EK-20050413-0 Profile Picture
    4 on at
    We have this: 
     
    Year(varSite.CLCHUB_SCO_AC_LSI_D)<>1900 && varSite.CLCHUB_SCO_AC_LSI_D<=Today()
     
    And sql: CLCHUB_SCO_AC_LSI_D DATE DEFAULT TO_DATE('1900-01-01', 'YYYY-MM-DD')
  • Suggested answer
    EK-20050413-0 Profile Picture
    4 on at
    Fix applied - timezone was the issue, US citizens saw the date as 1989-12-31 hence the year was needed to be added as exception.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 875

#2
Valantis Profile Picture

Valantis 530

#3
11manish Profile Picture

11manish 432

Last 30 days Overall leaderboard