I have flow like this,
and I have database like this,
This is the detail of the flow,
So, I want that HTML can grab all data based on 'Job No' from the database. When I choose, Job No A.23.3010, then the data on pdf just the data which has Job No A.23.3010.
I try used formula No_x0020_Job eq '[TextInput2]' to call all data with that Job No. TextInput2 is the Job No control in PowerApps. But it cant work, can you help me to solve this problem? Thanks in advance.
This is my list
This is my flow
Final Output
The sample is attached.
Yes, I need a sample, so I can follow the flow like what you explain to me. Thanks in advance
There are several things that don't look right.
Intialize variable should be at the top of flow. It should be of type array.
Use Append variable inside the loop.
Use select and create HTML table actions to create the html
Finally convert it to HTMl
Do you need a sample?
here it is
compose is contain HTML text table, and this is what I insert on variable
do you know whats wrong with this?
What are you setting inside the variable?
Ok, thank you. And there's another problem. When I wanna save this flow, I got this:
How to solve this problem?
If you are triggering the flow from PowerApps, you must be sending a parameter to it?
How To Trigger A Power Automate Flow From PowerApps (c-sharpcorner.com)
In my powerApps, there is no varText. How to bring it up?
can you give me example for this 'Your PowerApps variable form the trigger'. I dont understand how to define this thing
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.