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

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

Recommended Posts

Posted

Hi,

I used to import data from repeating fields using FM6. It only imports data when the fields are not empty. Let's say RepeatingField(1) to RepeatingField(3) are not empty and RepeatingField(4) to RepeatingField(20) are empty. I will end up having 3 new records because I choose the "Splitting them into separate records" option. The problem is, in FM9, I end up having 20 records even though 17 of them are blank.

Am I missing something here?

Thank you for your help.

Posted

Hi Michael,

Would you think there might related to any update ?

There used to be a bug with 7.v2 if I can remember, but then the splitted didn't occur at all.

I'd also suggest to look at the implementation, checking that these repetitions are really empty would be a start.

Posted

There was an issue in version 7, where NON-REPEATING fields were empty on every record except the first one. But we are talking about version 9 now?

Posted

Actually, the issue still exists in 7.0v3, but there's a workaround: define a repeating calc for every non-repeating field = Extend ( field ), and import only from repeaters.

Posted

Thank you all for your responses. But I checked everything and it is still acting like that. I am using FM9.0v3. More suggestions please!

Thanks

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