I need Help

phondaj
Member Posts: 60
Hi I'm new on C/Al programing and i search on forum but:S
wen I export my data to text file the I have amount like this 3,999.30 and i would like to have lakie this 3999.30 can any bady help my
thnx
I know its easy but i can do it I lose to mush time traing some opertunety of FORMAT functions
wen I export my data to text file the I have amount like this 3,999.30 and i would like to have lakie this 3999.30 can any bady help my
thnx
I know its easy but i can do it I lose to mush time traing some opertunety of FORMAT functions
0
Comments
-
You have more ways how to do that:
1) Use the Format field on the DataItem field
2) Use some commands to remove ',' in OnAfterFormatField trigger on the DataItem field
btw_: the format string for this is standard format 1 or 2....
Quote from online help for FORMAT command:Decimal Format Example
0 <Sign><Integer Thousand><Decimals> -76,543.21
1 <Sign><Integer><Decimals> -76543.21
2 <Sign><Integer><Decimals> -76543.21
3 <Integer Thousand><Decimals><Sign,1> 76,543.21-
4 <Integer><Decimals><Sign,1> 76543.21-
9 XML format -76543.210
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