Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 4676 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi,

I am trying to figure out why set field has ¶ sign. In the output, the kf_OrderNumSelected column has only "1141" in the column for all records. Thanks.

K.C.

customer_ORDER::__kp_OrderNum & ¶ & CUSTOMER::_kf_OrderNumSelected

Posted

The ¶ sign represents the carriage return to FileMaker. So in your example, if __kp_OrderNum contained 36 and _kf_OrderNumSelected contained 21, the result would list as:

36

21

If you only have one value returned then it suggests that one of those two fields does not have a value ... or that the two tables are not related on that particular record.

This topic is 4676 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.