Difference between SumIndex field and Flow Field?

chandrurec
Member Posts: 560
Hi all,
I want to know what is the difference between a sun index field and flow field and also want to know how to create a sum index field in Navision.
If anyones the solution for the above mentioned query, Kindly let me know.
Thanks in advance.
Regards,
chandru.
I want to know what is the difference between a sun index field and flow field and also want to know how to create a sum index field in Navision.
If anyones the solution for the above mentioned query, Kindly let me know.
Thanks in advance.
Regards,
chandru.
0
Comments
-
What about to read the basic documentation first? Or ask your mentor? Have you tried this? :?:0
-
SumIndex fields are associated with the keys of the table. You can relate multiple SumIndex fields with a particular key. Each key can have at most 20 SumIndexFields.
SumIndexFields enable fast calculation of numeric columns in tables, even in tables with thousands of records. This is because SumIndexFields are maintained when the database record is updated.
SumIndex is a Indexing feature, to enable fast calculations, and the fields are not ment to be accessed, unlike the FlowFields.
FlowFields are virtual fields in the Table. It is not a permanent part of the table data. It is used to calculate values from another or same table based on CalcFormula specified for the field. The information in the FlowFields exists only at run time.
To update a FlowField you can you CALCFIELDS function as: record.CALCFIELDS("FieldName")
Use F1 to get more help on this0 -
Hi Yashojit Pandhare,
can you give me an example where the sumindex field is used in default so that I can refer to that and understand the use of sum index field.
Thanks in regards,
chandru.0 -
chandrurec wrote:Hi Yashojit Pandhare,
can you give me an example where the sumindex field is used in default so that I can refer to that and understand the use of sum index field.
Thanks in regards,
chandru.
Wow! Some people really believe that Mibuso (or community forums) are free training facilities [-XCA Sandeep Singla
http://ssdynamics.co.in0 -
goto
designer
Vendor Ledger Entries
design
view
keys
Here's what I get from a simple F1...
SumIndexFields let you quickly calculate the sums of numeric columns in tables, even in tables with thousands of records. SumIndexFields form the basis on which FlowFields are built.
A SumIndexField is associated with a key in the table. Each key can have up to 20 associated SumIndexFields. When you design your database, you can associate a decimal field with a key as a SumIndexField. This tells the DBMS to create and maintain a structure that contains the accumulated sum of the values in a column. When a user selects a new key, any SumIndexFields associated with that key become accessible.0 -
Hi Savatage,
Now I got the idea of a sumindex field.
Thank you.
Regards,
chandru.0
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