Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Show query in portal

Featured Replies

Hi.

I come from access and mysql, so this is mostly a general question.

I have a table with items. itermsid, name and partnumber. in another table i would like to show a portal with all iterms with itermsid over 10.

in sql:

select itermsid, partnumber, name

from iterms

where itermsid > 10;

how kan i do that in fm pro 6.

I miss all the function to extract data with parameters from the tabels, like i used to to do in mysql.

So please eksplain how i extract and show the data in fm pro 6

Thanks

Create a calculation field in items equal to itermsid > 10. Create a calculation field in your other table equal to 1. Create a relationship from the calculation 1 field to the iterms calculation field. A portal using this relationship will only show related records where the test calculation is true (itermsid > 10).

  • Author

Hi.

That a new way for me to think, but thansk for your help.

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.