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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I have PowerBI coupled at the output of an Azure Stream Analytics Job. Meaning that the storage of data is handled by app.powerbi.com. Is it possible to alter this data and make changes to the stored data?
For example: with the PowerBI API we can push data into this dataset, but can we also alter it and make changes?
As far as i know ASA also uses the REST API to push data into Power BI. Therefore you can connect to those datasets with the REST API as well. Depending on what kind of changes you want to do the answer would be no because there is no API method to actually change/update individual records: http://docs.powerbi.apiary.io/#reference/datasets/tables-collection
You can delete all records of a table, add records or change the schema for an existing datasets...but that's it at the moment.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.