Skip to main content
February 1, 2022
Question

a!foreach is not working

  • February 1, 2022
  • 16 replies
  • 0 views

i am trying loop through the each row in the excel but foreach is not working .

16 replies

danny.verb
February 1, 2022

Within your foreach expression, you should use 'fv!item' to inspect each row of the item. It looks like you are trying go use pv!excel_data

February 1, 2022

after changes also it is not working.

harshitb6843
February 1, 2022

What are you trying to achieve in this logic?