I am having some issues with a report in SharePoint, I know I have the correctChecked out to me CAML Query (<Where><Eq><FieldRef Name="CheckoutUser" LookupId="TRUE"/><Value Type="int"><UserID/></Value></Eq></Where>)
After inputting the query I am applying it to all the groups (SharePoint users)
I am able to use this report when I am logged in as admin but when I login as any other user the report doesn’t work.
Any help would be greatly appreciated.
- J