Using a condition in repeat_count column

@i_ousmane, would you mind trying this out:

if(${syst_culture}='1', '1', '2')

Or the other option is to keep it dynamic, as discussed in the previous post:

1 Like