Hi,
Can you give me the code of value in expresion if i have 2 filter query in get items. thanks for answer
1
2
3
@DzakyS hello, did you find a solution for this? I'm stuck at the same step.
@gabibalaban we would really appreciate your help. 🙂
thanks for answer @gabibalaban but can i ask again ?
1. why in the reza video they use '0' in outputs?
2. and why in the reza video they have 'claim' in action select. but when i find my flow i cannot find it.
this is the link video i watch Power Automate Multi Level Approval Workflow | Serial Approval | Multiple Approvers - YouTube the minute in 15.00 and what the function action of 'select'
thanks for answer
In Approvers action use:
outputs('Get_Approvers')['body/value']
This will give put in an array variable the outputs of the Get Approvers action.
hi @gabibalaban
thanks for reply my post, you can see my full flow i already post in reply in @Mira_Ghaly
Hi @Mira_Ghaly
for your question :
1. my datatype of the department coulumn is "single line of text"
2. here my flow it still new flow because i watch in mr.Reza video in youtube also i still learning about power automate becasue its my first job eventhough different with my major
@DzakyS ,
The ODATA query looks fine.... Remove the parenthesis and everything is fine.
Is Department a lookup/choice column ?
In approvers action (initalize/set array variable) do you use references to previous action (get items actions name )? Like:
outputs('PreviousAction')['body/value']
Because I didn't see it in your formula.
What is the datatype of the department columns?
Can you share a full screenshot of your flow?