Forum Discussion
Realtime reporting - Delete streaming data in Push mode
Hi Xiaoxin,
Thanks for your inputs. The problem is I don't have any fix number of records to fetch..I want data for a particular timeframe, so how do I achieve that?
Regards,
M
HI Anonymous,
AFAIK, most of edit feature not available in power bi service side.
Maybe you can try to get data form power bi service, then write a measure to check matched records and drag to visual level filter to control display records.
Notice: normal filter/slicer not accurate enough to achieve last n minutes filter effect.
Regards,
Xiaoxin Sheng
- Anonymous8 years agoNot applicable
Thanks Xiaoxin, but still doesn't sound like a feasible solution to my problem. Looks like this is not possible as of now in PowerBI
- Anonymous8 years agoNot applicable
Hi Anonymous,
>>Looks like this is not possible as of now in PowerBI
As document mentioned, you can't direct operate streaming dataset.
It is possible to view or use api to operate on stored history records if you turn on historic option.
In addition, power bi service also not contain accurate enough filter features on to achieve your requirement.
Regards,
Xiaoxin Sheng
- Shawn_Eary6 years ago
Advocate V
Any update on this? I have a Push Streaming Dataset with Historic data analysis turned on and I ocassionally need a way to get in and remove/correct bogus or unneeded records.