Brian Dunning's FileMaker Custom Functions

GetRows ( fieldList, N , delim )

Get multiple fields across multiple records

  Average rating: 3.9 (41 votes) Log in to vote

Bruce Robertson   Bruce Robertson - Show more from this author

Share on Facebook Share on Twitter

  Sample input:
getRows("Items::PartNum ¶ Items::Description ¶ Items::ExtdPrice", 3, " ")
  Sample output:
P101 Widget 39.50
P187 Brush 2.95
P87 Thing 89.95

  Function definition: (Copy & paste into FileMaker's Edit Custom Function window)

Uses getNthRecord calc to retrieve multiple fields for a complete record set or a portal full of data without a script. Requires Filemaker 8. Requires previous getNthRow function. Useful for making reports in text fields, etc. For example you can use a tab character as a delimiter and then format your text field with appropriate tab stops to make it look good.

 

Comments

Cathy Evans   Cathy Evans, Newton Abbot UK
May 29, 2013
This is great but is there a way of determining how to calculate the N ie number of rows required?
If I do more than is needed I get ??? lines
 
Bruce Robertson   Bruce Robertson
May 29, 2013
It is assumed you already know what N is. For instance; get(FoundCount).
 

Log in to post comments.

 

Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.

Support this website.

This library has been a free commmunity resource for FileMaker users and developers for 20 years. It receives no funding and has no advertisements. If it has helped you out, I'd really appreciate it if you could contribute whatever you think it's worth: