I get one value as follows. what can i do to download more? tried with the for each block, but to no avail.
What do you mean by that?
Do you want the entire row?
Now you are getting one single column from the selected row. Do you want all columns from that row?
I want to take the sum from the “price” column for the last month. example in the photo. the variable “L.month calculate” is the last month.
You will need to go through a loop and add the price for every successful match.




