This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
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!!
Solved! Go to Solution.
Just specify an aggregation such as max to get a single result, and refer to this post to get total score.
IF ( MAX (
Just specify an aggregation such as max to get a single result, and refer to this post to get total score.
IF ( MAX (
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 29 | |
| 25 | |
| 25 | |
| 21 | |
| 14 |
| User | Count |
|---|---|
| 59 | |
| 50 | |
| 25 | |
| 20 | |
| 20 |