Category Archives: FileMaker 13

Emoji Variables

I came across a Swift fun fact a couple days ago courtesy of Global Nerdy. It turns out you can use Emoji (those symbolic characters that help mobile phone users around the world express real human emotions) in certain components of … Continue reading

Posted in FileMaker 13 | Comments Off on Emoji Variables

FM Function of the Week: Day Functions

Scanning the growing list of functions of the week, I noticed a lack of date and time functions. Dealing with temporal matters isn’t always easy. If time were a base-ten system with, say, ten hours in a day and a hundred … Continue reading

Posted in FileMaker 13, Function of the Week | Comments Off on FM Function of the Week: Day Functions

FM Function of the Week: Average

After a brief hiatus, the Function of the Week is back and just as ordinary, normal, typical, standard and regular as ever! Why so mundane? Because we’re picking apart the Average function this week and we’ve caught the Average Spirit! Average … Continue reading

Posted in FileMaker 13, Function of the Week | Comments Off on FM Function of the Week: Average

FM Function of the Week: Length and Position

The past few posts have covered an array of text parsing functions. There are countless scenarios where you may need to manipulate text in FileMaker, but the two I most often encounter are data migration and data grooming. I don’t know … Continue reading

Posted in FileMaker 13, Function of the Week | Comments Off on FM Function of the Week: Length and Position

FM Function of the Week: LeftValues, RightValues, and MiddleValues

Having previously ruminated on the Left, Right and Middle functions, then the LeftWords, RightWords, and MiddleWords functions, we’re going to wrap up with a third triad of functions, namely LeftValues, RightValues, and MiddleValues. Before we dig into the functions though, a definition … Continue reading

Posted in FileMaker 13, Function of the Week | Comments Off on FM Function of the Week: LeftValues, RightValues, and MiddleValues

FM Function of the Week: LeftWords, RightWords, and MiddleWords

Last week we looked at the Left, Right, and Middle text parsing functions. These are extremely useful when you need to parse out highly regular data like, say, a telephone number where you can count on the first three characters to be … Continue reading

Posted in FileMaker 13, Function of the Week | Comments Off on FM Function of the Week: LeftWords, RightWords, and MiddleWords

FM Function of the Week: Left, Right, and Middle

Text parsing pops up a lot when migrating data from an old system to a new one, or even when you realize that your data just needs some grooming. Whatever the impetus, Left, Right, and Middle are the cornerstones of … Continue reading

Posted in FileMaker 13, Function of the Week | Comments Off on FM Function of the Week: Left, Right, and Middle

FM Function of the Week: Sign

Sign is a nice example of a compact, efficient function that can really cut down the length of certain calculations. Its utility is simply this: check a number and report whether it’s negative, zero, or positive. Sign accepts just one parameter … Continue reading

Posted in FileMaker 13, Function of the Week | Comments Off on FM Function of the Week: Sign

FM Function of the Week: Count

If there’s a theme, or worse, a monotonous repetition to my descriptions of FileMaker’s many functions, it’s probably the bit where I say “this function isn’t complicated, but you can do cool stuff with it.” While I could possibly try … Continue reading

Posted in FileMaker 13, Function of the Week | Comments Off on FM Function of the Week: Count

Old-Timey Insult Generator

December is a season of giving, and insults are something one can give. So I’m giving you an insult-giving database. (I wouldn’t bother trying to parse out that logic, it’s just a flimsy pretext.) Lest you get too up-in-arms about … Continue reading

Posted in FileMaker 13 | Comments Off on Old-Timey Insult Generator