Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
Query week starts on "this week," but changes to current date on mobile - Known Error
  • >
  • Knowledge Base
  • >
  • Known Error (Knowledge Base)
  • >
  • Query week starts on "this week," but changes to current date on mobile
KB0551308

Query week starts on "this week," but changes to current date on mobile


1258 Views Last updated : Apr 7, 2024 public Copy Permalink
KB Summary by Now Assist

Description

If you create a filter with week starts on "this week" in the navigator app and then check the module on mobile, the week starts on today's date instead of beginning of week date.

Steps to Reproduce

  1. Go to Time Card > All.
  2. Create a new time card where the Week starts on field is set to a day from last week.
  3. Go back to Time Card > All and apply the following filter:
    Week starts on = last week => time card is found
  4. Go to System Mobile UI > Navigator Apps. 
  5. Enter one of the applications.
  6. In the Modules related list, create a new module.
  7. In the module you are created:
    • set the table field to time_card 
    • set the Filter to Week starts on Last week
  8. Go to the Mobile UI.
  9. Enter the module you created.
    The time card is not found. 

time card week starts no matching results

Workaround

Currently, the advanced filter expressions supported by glide are not always editable or usable in the mobile interface. Advanced date comparisons are possible in the mobile interface, but the syntax is specific to the mobile UI. To perform the specific query described in the problem for the issue, the syntax would be:

q:week_starts_onON,w

If the filter is created in the mobile application, it produces that syntax vs the syntax generated by a glide_list_v2 filter.

To make the application menu and module on glide, use Path instead of filter. That path would be: 

list/time_card/q:week_starts_onON,w

This may be helpful:

today:            ON,d

this month:    ON,m

Subscribe to this known error article (click Subscribe button at the top of the article) to receive notifications when more information is available about this issue. If you are able to upgrade, review the Fixed In field to determine the versions that have a permanent fix to this issue.

 


Related Problem: PRB602333

The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.