Hi All,
I'm trying to create a flow as per the below steps
1.Get rows from table
2. Get column headers of excel using select
3.Get calendar sharepoint list which consists column year, month, week 1,week2 etc
4.Im filtering column headers using step 2 which is equal to Week 1 from calendar list. Please note I'm getting only header not value
5.Now I want the value for this header which I got from step 4 and use that in update item how this can be done.