Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello all!
I'm having trouble with this, so..
I would like to know if there is a way to use virtual table, like SUMMARIZE into measures if the data comes from streaming.
Here is the link... If you could tell me what I can't use( like calculated columns) in my report I would appreciate!
Real-Time Streaming, Push
Thank you all,
Diego
Solved! Go to Solution.
Hi sirros_iot,
Summarize() is function through you can create a new table in your data model, not a measure created in report level. In addtion, modeling is not possible on a streaming dataset, since the data is not stored permanently. For a push dataset, you can use the update dataset/table REST APIs to add measures and relationships.
So to update table, calculate column or measure, I would recommend you to use rest apis to achieve your requirement.
Regards,
Jimmy Tao
Hi sirros_iot,
Summarize() is function through you can create a new table in your data model, not a measure created in report level. In addtion, modeling is not possible on a streaming dataset, since the data is not stored permanently. For a push dataset, you can use the update dataset/table REST APIs to add measures and relationships.
So to update table, calculate column or measure, I would recommend you to use rest apis to achieve your requirement.
Regards,
Jimmy Tao
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 103 | |
| 80 | |
| 63 | |
| 50 | |
| 45 |