Hello,
-->I have made an app using microsoft power apps....and in that i have made use of multiple excel sheets...(i am doing all
sorts of data manipulations(using data from one sheet and putting it in another sheet))
-->now i need a power automate flow triggered from power app, which would enable me to get filtered data from those
excel sheets(i need multiple column values) and should get filled into word document.
-->in the word document, i would need a table which needs to get filled...but the table size varies for different users(i think i might need to use "Repeating Section Content Control" )
this is my guess though!...
-->i need to generate reports for various people(so this process should loop over a condition(or a column containing people's names)).
please kindly guide me into solving this....i would provide more info if needed!
so my confusion is how to get this data from an excel sheet based on a condition in that sheet and send this data onto a word document using power automate!?