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!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
Hi,
I am trying to build a real time dashbord in power BI. I am able to push rows and tables using power BI REST API, but I am not able to remove specific rows on condition because the REST API only supports to delete all rows in that table.
Is there a way to delete specific rows based on condition using power BI REST API ?
Hi @Anonymous ,
I do not believe that the API has that ability. In the Power Query Editor or you could use the Remove Rows and do the top or bottom or even a range of rows. Or, you can use a filter in Power Query to eliminate certain rows.
That said, maybe you could use a DAX function to remove the rows because you are trying to make this happen in real-time so if there was a DAX function on the report that removes certain rows (or, technically, you could use a Filter on the Report page itself).
Proud to be a Datanaut!
Private message me for consulting or training needs.
The Power BI Data Visualization World Championships is back! It's time to submit your entry.