Top "Caml" questions

CAML (Collaborative Application Markup Language) is an XML based markup language used with the family of Microsoft SharePoint technologies (Windows SharePoint Services and Office SharePoint Server).

SharePoint CAML Query AND/OR operators

I would appreciate any help on getting my CAML query to work. I have the following list: | ID | Department | Status | …

sharepoint-2010 caml
Is there a way to get Folder object from ListItem one?

I'm trying to get Folder object by its path in SharePoint 2010 client application using Client Side Object Model (.Net 4.0). I …

c# sharepoint-2010 caml sharepoint-clientobject
ViewAttributes Recursive Scope not working SharePoint 2013 CAML Query to fetch all files from document library recursively

I have a document library SP 2013 and want to get all the documents from all folders and sub folders. I …

recursion sharepoint-2013 caml
SharePoint CAML query Orderby does not support descending attribute.?

Trying to fetch data from SharePoint List using CAML query. Am using the attribute Descending, but does not work as …

sharepoint sharepoint-2007 caml
Insert a WHERE clause in a CAML query - using SharePoint, SPServices, JavaScript, and jQuery

I am trying to insert a WHERE clause into my CAML query to filter a date column for NULL (I …

javascript jquery sharepoint caml spservices
SharePoint field not showing in Display/Edit/New pages

I've written a schema for a list that only needs to add one column to the default custom list which …

sharepoint caml
Pass a parameter value to a Dataset Parameter in SSRS 2008

I have a dataset with a parameter as which is passed to a query as shown below. The issue here …

xml reporting-services ssrs-2008 parameter-passing caml
How to work CAML Joins like SQL Joins?

I've checked articles on here and Googled till I'm blue in the finger tips. I've read and read and read …

c# .net sharepoint-2010 caml
SharePoint get current user attribute

I have a page that needs to retrieve the department for the logged-in user. Ideally I'd like to be able …

javascript sharepoint soap caml
Count items in column from another SharePoint list

How can I count the instances that match the item in one list from another? Please see scenario for example. …

jquery sharepoint caml