Is there a way to filter out values from the Get-PowerBIActivityEvent
powershell request?
For example, I want to get a result without the "ViewReport" activity event but include all the other activities. The parameter -ActivityType accepts only string values of the events I want to include.