Hello people! This is my first post!
I came here, hoping for some help with FM import.
I have a CSV file that has a series of multi record values, but written only in the first line:
(Mr - multi record, SR - single record)
MR1 ; MR2 ; MR3 ; SR1.1 ; SR1.2
; ; ; SR2.1 ; SR2.2
; ; ; SR3.1 ; SR3.2
; ; ; SR4.1 ; SR4.2
The problem I have is with import - I would like the import this file in a way that all the lines have the same MR1, MR2 and MR3 values, with their own, unique values.
Thanks a lot!