"Go to column in one row collection after get next item"
Hello, Is there a way to specifically tell the BP to go to cell named e.g. "Data.Column5" by calculating "5" in calculation stage. So I mean to separate the "Data.Column" and "5" so "5" can be calculated by some loop and then it would end up togethe...