Hi everyone,
I'm having this issue not sure if it is something wrong with my code or Appian issue itself, please help.
I'm having an editable grid, the data for it is a data subset type local variable, and in rows I use forEach of its data. I already provided the id for the gridRowLayout(), but not sure why it does not store anything into my local variable. I also tried with fv!index and it does not work either.
This is my input local variable with data subset type:
Discussion posts and replies are publicly visible
Try using append function instead of flatten function in the saveinto parameter