![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Hi Warren Thanks for replying and I wish it had been as simple as that. I did go and check these things, since in most cases it is the most simple things you tend to overlook, but no luck. The result is definitely number and the calculation is definitely not indexed. I do get the correct answer for the first input, but not for the other 9. The first field is a value list based on information in the second table (the Food Name) which I know it looks up okay. What I can't understand is that everything works in the first line, and not for the rest. This is the first time I've really used repeating fields so it is a learning curb. Cheers |
#5
| |||
| |||
|
|
A couple of days ago I wrote to Warren the following: before fmp7 it was very complicated to work with repetitions. Getting data in and out always remained complex, plus it is difficult to remember what exactly was stored in which repetition. For 7&8 things are better and one of the ways to use repetitions is storing graphics for the GUI. But in my opinion storing scans and photo´s (etc)in repeating fields and then later expecting to use them individualy is asking for trouble. Just create as many fields as you need, fmp 7 or 8 have no practicle limit to the number of fields. Well here you are and bumped into one of the problems with repeating fields. It looks to me like you will be better of when using relations (A flexible solution, you can add and delete as many connected records as needed) And you can do about anything with it, like calculatiing results and total costs When you need only a very few, fixed number, of options you could also opt for creating the fields you needed once and add them to your layout. Keep well, Ursus "Yoshio" <allanblac... (AT) yahoo (DOT) co.uk> schreef in berichtnews:1172840742.059647.214510 (AT) n33g2000cwc (DOT) googlegroups.com... Hi Warren Thanks for replying and I wish it had been as simple as that. I did go and check these things, since in most cases it is the most simple things you tend to overlook, but no luck. The result is definitely number and the calculation is definitely not indexed. I do get the correct answer for the first input, but not for the other 9. The first field is a value list based on information in the second table (the Food Name) which I know it looks up okay. What I can't understand is that everything works in the first line, and not for the rest. This is the first time I've really used repeating fields so it is a learning curb. Cheers |
#6
| |||
| |||
|
|
Try changing your calculation to (Quantity * Extend(Food Database::Price)) and see if that helps. Nate |
#7
| |||
| |||
|
|
On Mar 2, 8:34 am, "Ursus" <ursus.k... (AT) wanadoo (DOT) nl> wrote: A couple of days ago I wrote to Warren the following: before fmp7 it was very complicated to work with repetitions. Getting data in and out always remained complex, plus it is difficult to remember what exactly was stored in which repetition.. For 7&8 things are better and one of the ways to use repetitions is storing graphics for the GUI. But in my opinion storing scans and photo´s (etc) in repeating fields and then later expecting to use them individualy is asking for trouble. Just create as many fields as you need, fmp 7 or 8 have no practicle limit to the number of fields. Well here you are and bumped into one of the problems with repeating fields. It looks to me like you will be better of when using relations (A flexible solution, you can add and delete as many connected records as needed) And you can do about anything with it, like calculatiing results and total costs When you need only a very few, fixed number, of options you could also opt for creating the fields you needed once and add them to your layout. Keep well, Ursus "Yoshio" <allanblac... (AT) yahoo (DOT) co.uk> schreef in berichtnews:1172840742.059647.214510 (AT) n33g2000cwc (DOT) googlegroups.com... Hi Warren Thanks for replying and I wish it had been as simple as that. I did go and check these things, since in most cases it is the most simple things you tend to overlook, but no luck. The result is definitely number and the calculation is definitely not indexed. I do get the correct answer for the first input, but not for the other 9. The first field is a value list based on information in the second table (the Food Name) which I know it looks up okay. What I can't understand is that everything works in the first line, and not for the rest. This is the first time I've really used repeating fields so it is a learning curb. Cheers Try changing your calculation to (Quantity * Extend(Food Database::Price)) and see if that helps. Nate |
![]() |
| Thread Tools | |
| Display Modes | |
| |