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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
ADTRE
Frequent Visitor

Identify deleted rows from Microsoft List to PowerBI Semantic Model

Hi. Example of Microsoft List below:

ID

Column

1

Hello

2

Hi

3

Greetings

 

I built a new streaming dataset (API) in Power-BI which has the same column names as the Microsoft List. I then used Power-Automate to add rows to this dataset via:

 

ADTRE_0-1720057476515.png

 

Issue: There are instances when some rows in my Microsoft List need to be deleted (e.g. user error). These deleted rows still get captured in then Semantic Model (and therby in my final report). How can I identify deleted rows in this scenario and then remove them in my final Power-BI report.

 

5 REPLIES 5
christinepayton
Super User
Super User

Why are you adding rows to a dataset instead of just connecting to the list in Power BI directly? If you use the SP list connector, it will automatically get all updates to the items when it refreshes, including adds and deletes. 

There are scenarios when adding rows to a dataset is more efficient - such as a survey response that will trigger a data flow. Of course, there are instances when a survey response is incorrect so I need to identy a way to delete it from my dataset.

I really don't think it is. If you're worried about efficiency, you can use incremental refresh to only get the new item rows. 

SaiTejaTalasila
Super User
Super User

Hi @ADTRE ,

 

You are adding new rows to the dataset.As per my understanding you have two options -build a power shell script to delete those rows from semantic model by applying suitable condition.or use run a query against a dataset and copy the data to SharePoint Excel delete those rows from Excel and drop entire data from your dataset and reload data from that Excel to your semantic model.

 

Thanks,

Sai Teja 

Anonymous
Not applicable

Hi @ADTRE ,

 

From your screenshot it looks like this trigger doesn't seem to be triggering the deleted item, I suggest you head over to the Power Automate forums for help.

It would be great if you continue to share in this issue to help others with similar problems after you know the root cause or solution.

 

Best Regards,

Neeko Tang

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 Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors