Please advise me how can i write Query to get all Items from Pages library to find all pages which Title start from A-F.
Thanks Ronak
|
Please advise me how can i write Query to get all Items from Pages library to find all pages which Title start from A-F. Thanks Ronak |
|||
|
|
|
You need to use |
|||
|
|
|
You might be able to to a simple alphanumeric comparison, like filter all pages where Title > "A!" and Title < "G!" |
|||
|
|