Brian Dunning's FileMaker Custom Functions

GetBaseTableName ( fieldOrTO )

Gets the base table name (how it's listed in database management) from a field or table occurance

  Average rating: 5.0 (1 vote) Log in to vote

Paul   Paul - Show more from this author
Peak 14 LLC
http://www.peak14.solutions

Share on Facebook Share on Twitter

  Sample input:
GetBaseTableName ( myTableOccurance::myField )
GetBaseTableName ( "myTableOccurance::myField" )
GetBaseTableName ( "myTableOccurance" )
  Sample output:
"myTable"
"myTable"
"myTable"

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

Uses FileMakers System Tables (https://www.databuzz.com.au/using-executesql-to-query-the-virtual-schemasystem-tables/) to get the base table name from the passed parameter. The parameter can be:

A field reference
A dynamically created field name (or any text string that evaluates to a valid field)
A table occurrence name
Blank (will use the current layout's table occurrence)

 

Comments

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: