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.

Repeating Fields to Standard Field

Featured Replies

Hi All,

I have a file that contains a repeating field with data in 12 repetitions. We now have a need to have this data placed in unique (Standard) fields. Is there any way to move (export - import) this data from the repeating fields to newly defined standard fields?

THanks for your help!

Joe T.

  • Author

Hi,

I should add that I tried exporting the data to MS Excel in a DIF file format. I saved it as a text file and then set out to use an " as a delineator. Problem was that some fields had multiple """" in them so that data was not consistent across the spreadsheet. For example one record contained more """ than others so that the data in each column was garbled.

Thank you.

JOe

The best way that I found to do this was a pain, but you need to setup 12 fields to store the data and then you will do 12 replaces.

Start in the first field and replace via calculation like this: GetRepetition ( RepeatingField )

The others then get replaced as follows:

GetRepetition ( RepeatingField, 2 )

GetRepetition ( RepeatingField, 3 )

GetRepetition ( RepeatingField, 4 )

and so on.

Once finished you will have the data from the repeats in 12 seperate fields and you can then kill the repeating fields.

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.