Jump to content

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

Recommended Posts

Posted

This may have been answered previously but I'm still new to FM and I'm not sure exactly how I need to word my search...

I've got a database with things like appointment times, gender, treatment phase, etc. Let's say I want to run a query for all women who have appointments within the next 2 weeks. I've designed an interface for the find, but I want to format the found results to say:

________

Found xx records with your criteria

Jane Doe

Janis Joplin

...

________

Anyone have an idea how I can do this?

Posted

Get(FoundCount). To display, you can create a calculation field, unstored.

Then found <<field>> records with your criteria.

Posted

It is table-dependent. You'll need a calculation for it in every table that you want to display the found count dynamically.

This topic is 7477 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.