filter(Microsoft.Dynamics.CRM.Today(PropertyName='createdon'))/groupby((createdby/fullname),aggregate($count as activity_count))
I am getting an error "Systemuser doesn't contain an attribute name ownerid". I am not using ownerid. Any suggestions would be appreciated.