The scenario is below:
The user able to input Item No A and Item No B in power app, it will trigger the power automate to retrieve all item data row between Item No A and Item No B from SQL Database.
Is that anyway to achieve this scenario?
I thinking may use the row id which SQL Database auto assigned and retrieve data row in between two value, but I don't know how to write the query in the SQL connector.
Any help will be great, thanks.
Hi @NeohLooi
In your case, I would build a Stored Procedure that would take the values and do the query. Then you receive the values back to the Flow and back to Power Apps.
I've done this in the past, and it works great.
Would this be possible in your case?
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
Cheers
Manuel
It seem possible in my case, is that any guide on that?
It seem possible in my case, is that any guide on that?
User | Count |
---|---|
34 | |
15 | |
14 | |
13 | |
9 |
User | Count |
---|---|
39 | |
31 | |
26 | |
14 | |
12 |