Decimal values not showing properly.

manishkutar
Member Posts: 19
Hi to all,
I am new to Navision and I am creating a report which requires to show following:
I have taken decimal variable and it is also having negative values. So, in text field i am showing it with
FORMAT(ABS(<Variable>)). So due to this, I not getting value properly as required.
For example:
If decimal value is 100.50
Then it is showing as 100.5
So how can i get 100.50 without showing Negative value.
I am using FORMAT() because I am also displaying other variables with different data types and ABS() for not showing negative values.
I am new to Navision and I am creating a report which requires to show following:
I have taken decimal variable and it is also having negative values. So, in text field i am showing it with
FORMAT(ABS(<Variable>)). So due to this, I not getting value properly as required.
For example:
If decimal value is 100.50
Then it is showing as 100.5
So how can i get 100.50 without showing Negative value.
I am using FORMAT() because I am also displaying other variables with different data types and ABS() for not showing negative values.
Manish Kutar,
Senior Technical Consultant
manishkutar@gmail.com
0
Answers
-
[Topic moved from 'NAV Three Tier' forum to 'NAV/Navision Classic Client' forum]
Don't use FORMAT in the SourceExpression. But use property "DecimalPlaces" of the field. It should have 2:2 as value.Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
I solved my problem..
I just used: FORMAT(ABS(<Variable>),0,'<Sign><Integer><Decimals,3>')
And i found this in help file.
Manish Kutar,
Senior Technical Consultant
manishkutar@gmail.com0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions