Dear All,
I hope somebody can help, I am trying to setup a table in CLM where the user will have certain options to choose from depending of the csv file that we have created.
When testing it I notice when just one selection has been made in the table it is all working
when adding a second row I get the following error:
I am not sure on how to solve this the merge tags that I have are
<# <TableRow Select="//Aanvulling_tot" /> #>
<# <Content Select="//Group_of_Products_Aanvulling" Optional="true"/> #>
<# <Content Select="//Product" Optional="true"/> #>
<# <Content Select="//Addition" Optional="true"/> #>
<# <Content Select="./Aanvulling_tot_percentage" Optional="true"/> #>
I have added the csv and the word table for document creation.
thanks in advance,
best regards,
Casper