Skip to main content

Notifications

Power Automate - Using Connectors
Unanswered

Unable to retrieve flow values in Powerapps

(0) ShareShare
ReportReport
Posted on by

Hi,

 

I have created a simple flow to execute a StoredProcedure to return top 3 items from one of the tables.

Used Request- Response in the flow 

 

1.JPG

I created the Json schema using web - Json to Json Schema convertor and the complete schema is given below

{
 "$schema": "http://json-schema.org/draft-04/schema#",
 "type": "object",
 "properties": {
 "Itemid": {
 "type": "string"
 }
 },
 "required": [
 "Itemid"
 ]
}

On executing the flow , it is success.

 

 

2.JPG

 

When I consume this flow in Powerapps, I am not getting any result.3.JPG

New4 is my flow name and I am trying to bring the values in a Set. 

 

The variable is created but it shown as record.

4.JPG

When I try to refer the Set in a label control, I could not get the other options to access the values

5.JPG

I am following the steps given in the link https://baizini-it.com/blog/index.php/2018/05/10/powerapps-concurrently-returning-variables-and-multiple-arrays-from-azure-sql-database/

 

Am I missing something?

 

  • Re: Unable to retrieve flow values in Powerapps

     

    Hello, @Anonymous!

     

    Have you had an opportunity to apply @v-yuazh-msft‘s recommendation to adapt your Flow? If yes, and you find that solution to be satisfactory, please go ahead and click “Accept as Solution” so that this thread will be marked for other users to easily identify!

     

     

    Thank you for being an active member of the Flow Community!

     

    -Gabriel

    Flow Community Manager

     

  • v-yuazh-msft Profile Picture
    v-yuazh-msft on at
    Re: Unable to retrieve flow values in Powerapps

    Hi @Anonymous,

     

    I afraid that there is something wrong on the configuration of your apps.

    Please check from the link you provided and more powerapps documentation to create your apps.

     

    Best regards,

    Alice

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,495

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,822

Leaderboard

Featured topics