Skip to main content

Notifications

Small and medium business | Business Central, N...
Unanswered

string to decimal convert in business central

Posted on by 44
Hi,
 
Can someone tell me How to convert from string to decimal in business central?.please provide the reference code.
 
  • Thiran Profile Picture
    Thiran 44 on at
    string to decimal convert in business central
        local procedure ItemPercentage(): Decimal
        var
            ItemPercentage: Decimal;
            ItemPercentageText: Text;
        begin
            ItemPercentageText := '1.0';
            Evaluate(ItemPercentage, ItemPercentageText);
            ItemPercentage := ItemPercentage;
            exit(ItemPercentage);
        end;
  • string to decimal convert in business central
    Reference code
    var:
    DecimalField:boolean;
     
    Evaluate(decimalField,yourSting);

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Community AMA December 12th

Join us as we continue to demystify the Dynamics 365 Contact Center

New! Quick response templatesâš¡

Save time with the new custom templates!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,151 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 229,993 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans