web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id : JruSx3tK8dzDvg4B+6mPL1
Power Automate - Building Flows
Answered

Adding the ratings for Microsoft form through power automate

Like (0) ShareShare
ReportReport
Posted on 28 Mar 2024 10:18:10 by 9

Hi community.
Right now, I am facing a problem regarding summing of ratings in my Microsoft form on power automate workflows, for say I have ratings column enabled in in my form. Now i want all my ratings get summed up overall (4+4) and give a an overall answer on email 

farnazkhan_0-1711620204830.png

Now i want these ratings to be summed up and give me an overall rating i.e (4+4)

I have created a flow but it is giving me an error for my compose action.

farnazkhan_1-1711620386290.pngfarnazkhan_2-1711620410591.pngfarnazkhan_3-1711620441413.png



Error:

farnazkhan_4-1711620513188.png

 

 
It will be a huge help, if anyone can sort this out 

 

I have the same question (0)
  • Verified answer
    Expiscornovus Profile Picture
    32,205 Most Valuable Professional on 28 Mar 2024 at 10:31:22
    Re: Adding the ratings for Microsoft form through power automate

    Hi @farnaz-khan,


    It looks like you have used the question label in your expression. You need to use the question id instead. You can find those in the outputs of the get response details.

     

    Below is an example

     

    In my example that expression would be:

    add(int(outputs('Get_response_details')?['body/r6ee2a7cd5740448d8e46e3f856d2e568']), int(outputs('Get_response_details')?['body/r5db8cc73f27744d785401bb9531fdfee']))

     

    questionsforms_name.png

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 986 Moderator

#2
stampcoin Profile Picture

stampcoin 699 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 577 Super User 2025 Season 2

Loading complete