Hi All,
I want to get data in 'DataTable' executing "Stored procedure" in SQL server. I created a flow to execute SP and it is executing fine .
Could someone please help me to get the data in 'DataTable'.
Thanks,
Vikram
Solved! Go to Solution.
I'm assuming that you want to retrieve the data in 'DataTable' in order to return it to Power Apps.
If that's the case, the following article by Brian Dang describes how to do this. The key step is to add a Response action.
https://powerapps.microsoft.com/en-us/blog/return-an-array-from-flow-to-powerapps-response-method/
I'm assuming that you want to retrieve the data in 'DataTable' in order to return it to Power Apps.
If that's the case, the following article by Brian Dang describes how to do this. The key step is to add a Response action.
https://powerapps.microsoft.com/en-us/blog/return-an-array-from-flow-to-powerapps-response-method/
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
199 | |
72 | |
50 | |
41 | |
30 |
User | Count |
---|---|
257 | |
116 | |
95 | |
91 | |
76 |