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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
JBeyers
Advocate IV
Advocate IV

Changing datavalues

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?

 

1 REPLY 1
aevers
Advocate I
Advocate I

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.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors