rquintino's avatar
rquintino
Advocate II
11 years ago
Status:
New

PowerBI API delete method, allow for filter conditions, partial delete

Currently the delete method does a complete table delete. Would be great to do partial rows deletion , sending a filter condition with the delete request. Enabling much more flexible load/refresh scenarios, even a basic *non optimized* row by row sync. (in the future, be able to use/specify tabular partitions?)

Recent ideas