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.

Finding a Variable with a Script

Featured Replies

I have a table of names of software, created to keep and inventory on what my company is running along with the licences we have. I recently discovered that i can use a server application to get a list of all applications currently installed, and how many. The problem is that name exported from the server are often more detailed (ie Adobe Acrobat 5.0 (v1.000.600)) and do not match up with already have in my DB.

I have imported the server data to a new table with 'name' and 'number' fields, but i want to share this information with my SoftwareInven table. Since the names don't match up i am having trouble. I tried to create a script that could find server data based on the Full Name of the application from my other table, but preforming a find seems to want only explicit data (ie if i search software::fullName then it litterally tries to find "software::fullName").

is there anyway i can make a find request a variable? i tried global variables, but this didn't work either :.

thanks in advance, this has me quite stumped.

-Mushi

It seems to me you have 2 choices. Change the names in your old database to match those of the server, or make a calculation field in your new database to reduce the name to match what you have in the old one.

  • Author

I havn't worked much with calculation fields, but i will try your suggestion, thank you :

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.