Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
abehrmann
Helper II
Helper II

Using Microsoft Form streaming Data

I am streaming data from a microsoft form for realtime results of a quiz using microsoft flow. 

 

I have the streaming data set up and have connected it to a report i am building on desktop. 

 

My problem is calculating scores. 

 

I am not able to do calculated columns to get the resluts; only measures. 

 

 

Is there a way i can use an if statement in a measure to give me a 1 or 0 if an aswer is correct.  

 

Then another measure that  sums all the correct answers for a total score. 

 

 

 

Table name: RealTimeData

 

Example Column: How many BTUs are in a ton?

 

 

Thanks for the help!! 

1 ACCEPTED SOLUTION
v-chuncz-msft
Community Support
Community Support

@abehrmann,

 

Just specify an aggregation such as max to get a single result, and refer to this post to get total score.

IF ( MAX (
Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-chuncz-msft
Community Support
Community Support

@abehrmann,

 

Just specify an aggregation such as max to get a single result, and refer to this post to get total score.

IF ( MAX (
Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.