Forum Discussion
Anonymous
5 years agoNot applicable
Get activityevents - Filter out ExportActivityEvents
Hello, I'm using the Power BI ActivityEvents Rest API to fetch audit events from my platform and I'd like to filter out the ExportActivityEvents. Is it possible to do it directly with the request...
nlevine
4 years agoRegular Visitor
Did anyone get a resolution, if I try $filter=Activity eq 'EditReport' or Activity eq 'CreateReport' I get "'Or' is not allowed. To allow it, set the 'AllowedLogicalOperators' property on EnableQueryAttribute or QueryValidationSettings"