Skip to main content
August 14, 2025
Question

view record list Invalid character found in expression: “ (8220) (APNX-1-4198-000)

  • August 14, 2025
  • 5 replies
  • 0 views

Record Type details not showing after  click on View Record List

    5 replies

    shubhama926776
    August 14, 2025

    Based on the limited information, I think the error might be due to using curly quotes (“ ”, Unicode 8220/8221) instead of straight quotes ("). Replace all curly quotes in the expression with plain straight double quotes to fix it.

    If this does not solve the issue, share more details.

    mikes0011
    Brainy
    August 14, 2025

    Good job parsing a way-too-vague question.  Sometimes though I think we need to coach users into figuring out how to provide more sufficient detail up-front, so as not to torture potential helpers with trying to dig through unfathomable and vague clues [emoticon:98f842990f454422aa6a04953955f9d9]

    shubhama926776
    August 14, 2025

    Exactly! This happens when copying from docs and we've encountered similar issues. Probably the same root cause here.