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

Community site session details

Session Id :
Microsoft Dynamics NAV (Archived)

Dollar sign location on checks

(0) ShareShare
ReportReport
Posted on by 10

Is there a way to change where the dollar sign prints on our checks.  Presently it prints like "$***34.90"  I would like it to print like "***$34.90".

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Suresh Kulla Profile Picture
    50,233 Super User 2025 Season 2 on at
    RE: Dollar sign location on checks

    You need to update the Report to make that change.

  • Paula143 Profile Picture
    10 on at
    RE: Dollar sign location on checks

    Where/how do I update the Report?

  • Suggested answer
    Suresh Kulla Profile Picture
    50,233 Super User 2025 Season 2 on at
    RE: Dollar sign location on checks

    In you check report, find this code

    PrnChkCheckAmountText[CheckStyle] :=

       DollarSignBefore + CheckAmountText + DollarSignAfter;

    and change that to

    PrnChkCheckAmountText[CheckStyle] :=

       CheckAmountText + DollarSignBefore + DollarSignAfter;

    You need to have developer license, you could also do using the Language Code.

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics NAV (Archived)

#1
Saurav.Dhyani Profile Picture

Saurav.Dhyani 2 Super User 2025 Season 2

#2
RK-25090803-0 Profile Picture

RK-25090803-0 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans