I am trying to pick a particular cell value and fill in the all rows of a column. I am able to get the value but not able to fill in a column. Using Row Filter i get the row with the value but can someone help me to pass the value to Constant value column Node.
But you can avoid using Row Filter node and use Value Selection Configuration node to get value you want from certain column directly in flow variable. In case column has more than 60 unique values use Domain Calculator prior above mentioned configuration node