<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Understanding SharePoint&#8217;s REST and Search API Part 1 &#8211; Selecting Items	</title>
	<atom:link href="https://michaelsoriano.com/understanding-sharepoint-rest-api-part-1-selecting-items/feed/" rel="self" type="application/rss+xml" />
	<link>https://michaelsoriano.com/understanding-sharepoint-rest-api-part-1-selecting-items/</link>
	<description>I turn code into captivating user experiences for the web</description>
	<lastBuildDate>Fri, 22 Sep 2023 04:48:48 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>
	<item>
		<title>
		By: Duncan Johnston		</title>
		<link>https://michaelsoriano.com/understanding-sharepoint-rest-api-part-1-selecting-items/#comment-84407</link>

		<dc:creator><![CDATA[Duncan Johnston]]></dc:creator>
		<pubDate>Fri, 22 Sep 2023 04:48:48 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=5349#comment-84407</guid>

					<description><![CDATA[Hi Michael.
This article has stood the test of time!
I am using the SharePoint Search Rest API but I want to return the file ID (not Document ID) in my search results - is this possible at all?]]></description>
			<content:encoded><![CDATA[<p>Hi Michael.<br />
This article has stood the test of time!<br />
I am using the SharePoint Search Rest API but I want to return the file ID (not Document ID) in my search results &#8211; is this possible at all?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ethan		</title>
		<link>https://michaelsoriano.com/understanding-sharepoint-rest-api-part-1-selecting-items/#comment-60845</link>

		<dc:creator><![CDATA[Ethan]]></dc:creator>
		<pubDate>Fri, 28 Oct 2022 19:40:08 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=5349#comment-60845</guid>

					<description><![CDATA[Hello,

is there a way to exclude from the query #6 any WorkEmail = null?]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>is there a way to exclude from the query #6 any WorkEmail = null?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Stas		</title>
		<link>https://michaelsoriano.com/understanding-sharepoint-rest-api-part-1-selecting-items/#comment-1480</link>

		<dc:creator><![CDATA[Stas]]></dc:creator>
		<pubDate>Mon, 06 Dec 2021 19:57:40 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=5349#comment-1480</guid>

					<description><![CDATA[Thank you Michael Soriano!!!
This article is so handful.
Thanks.]]></description>
			<content:encoded><![CDATA[<p>Thank you Michael Soriano!!!<br />
This article is so handful.<br />
Thanks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: MH		</title>
		<link>https://michaelsoriano.com/understanding-sharepoint-rest-api-part-1-selecting-items/#comment-1479</link>

		<dc:creator><![CDATA[MH]]></dc:creator>
		<pubDate>Thu, 27 May 2021 19:53:35 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=5349#comment-1479</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://michaelsoriano.com/understanding-sharepoint-rest-api-part-1-selecting-items/#comment-1469&quot;&gt;Michael Soriano&lt;/a&gt;.

Great article! Did you ever share the next part on the Search API and Lookup fields in a document library?  Thanks!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://michaelsoriano.com/understanding-sharepoint-rest-api-part-1-selecting-items/#comment-1469">Michael Soriano</a>.</p>
<p>Great article! Did you ever share the next part on the Search API and Lookup fields in a document library?  Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Vivekanand Ade		</title>
		<link>https://michaelsoriano.com/understanding-sharepoint-rest-api-part-1-selecting-items/#comment-1478</link>

		<dc:creator><![CDATA[Vivekanand Ade]]></dc:creator>
		<pubDate>Mon, 06 Jul 2020 07:41:51 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=5349#comment-1478</guid>

					<description><![CDATA[Hi,
Nice artical,
However I am stuck in searching list items from specific list.
I have query like you mentioned above it also fetvh searched data but I cant find my lists items in data.d.query.PrimaryQueryResult.RelevantResults.Table.Rows.results ,
I need to display search items in HTML table but no list data found in above results.
Please help.]]></description>
			<content:encoded><![CDATA[<p>Hi,<br />
Nice artical,<br />
However I am stuck in searching list items from specific list.<br />
I have query like you mentioned above it also fetvh searched data but I cant find my lists items in data.d.query.PrimaryQueryResult.RelevantResults.Table.Rows.results ,<br />
I need to display search items in HTML table but no list data found in above results.<br />
Please help.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Phil Sowden		</title>
		<link>https://michaelsoriano.com/understanding-sharepoint-rest-api-part-1-selecting-items/#comment-1477</link>

		<dc:creator><![CDATA[Phil Sowden]]></dc:creator>
		<pubDate>Wed, 07 Aug 2019 21:04:39 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=5349#comment-1477</guid>

					<description><![CDATA[Very comprehensive and helpful...added to my bookmarks.  Thanks Michael!  Already solved a problem I was having.]]></description>
			<content:encoded><![CDATA[<p>Very comprehensive and helpful&#8230;added to my bookmarks.  Thanks Michael!  Already solved a problem I was having.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Luki		</title>
		<link>https://michaelsoriano.com/understanding-sharepoint-rest-api-part-1-selecting-items/#comment-1476</link>

		<dc:creator><![CDATA[Luki]]></dc:creator>
		<pubDate>Mon, 28 Jan 2019 13:27:32 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=5349#comment-1476</guid>

					<description><![CDATA[&quot;
1) SharePoint’s out of the box UI is pretty bad, and
2) SharePoint’s out of the box UI is pretty bad.&quot;
I belive you accidently copied and pasted the first argument as a second argument for SharePoint REST API being a gold mine for front-end developers.
So, what was the second argument?]]></description>
			<content:encoded><![CDATA[<p>&#8221;<br />
1) SharePoint’s out of the box UI is pretty bad, and<br />
2) SharePoint’s out of the box UI is pretty bad.&#8221;<br />
I belive you accidently copied and pasted the first argument as a second argument for SharePoint REST API being a gold mine for front-end developers.<br />
So, what was the second argument?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Steven Paisley		</title>
		<link>https://michaelsoriano.com/understanding-sharepoint-rest-api-part-1-selecting-items/#comment-1475</link>

		<dc:creator><![CDATA[Steven Paisley]]></dc:creator>
		<pubDate>Mon, 14 Jan 2019 17:13:44 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=5349#comment-1475</guid>

					<description><![CDATA[Hi Michael, great article. I&#039;m trying to filter a query based on the properties in the &#039;__metadata&#039; block (I&#039;m interested in the version, so I&#039;m looking at &#039;etag&#039;).
I&#039;ve tried using it with $filter as I have done for other keys, but to no avail: $filter=((etag eq &#039;2&#039;)
Any ideas?]]></description>
			<content:encoded><![CDATA[<p>Hi Michael, great article. I&#8217;m trying to filter a query based on the properties in the &#8216;__metadata&#8217; block (I&#8217;m interested in the version, so I&#8217;m looking at &#8216;etag&#8217;).<br />
I&#8217;ve tried using it with $filter as I have done for other keys, but to no avail: $filter=((etag eq &#8216;2&#8217;)<br />
Any ideas?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: nawaid		</title>
		<link>https://michaelsoriano.com/understanding-sharepoint-rest-api-part-1-selecting-items/#comment-1474</link>

		<dc:creator><![CDATA[nawaid]]></dc:creator>
		<pubDate>Fri, 12 Oct 2018 05:45:43 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=5349#comment-1474</guid>

					<description><![CDATA[I have a choice column and many other column with single lines of text .
based on other column i want to get choice column and bind to dropdown .
supppose equipment no are : 1 , 3 , 2
for eq no  1 : choice column value are : apple , mango , banna
for eq no  2 : choice column value are : brinjal , cabbage
for eq no  3 : choice column value are : red, green, blue
so i want to give a rest call based on eq no . and bind the choice column to dropdown . help plz]]></description>
			<content:encoded><![CDATA[<p>I have a choice column and many other column with single lines of text .<br />
based on other column i want to get choice column and bind to dropdown .<br />
supppose equipment no are : 1 , 3 , 2<br />
for eq no  1 : choice column value are : apple , mango , banna<br />
for eq no  2 : choice column value are : brinjal , cabbage<br />
for eq no  3 : choice column value are : red, green, blue<br />
so i want to give a rest call based on eq no . and bind the choice column to dropdown . help plz</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rahul Trimukhe		</title>
		<link>https://michaelsoriano.com/understanding-sharepoint-rest-api-part-1-selecting-items/#comment-1473</link>

		<dc:creator><![CDATA[Rahul Trimukhe]]></dc:creator>
		<pubDate>Fri, 06 Apr 2018 18:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsoriano.com/?p=5349#comment-1473</guid>

					<description><![CDATA[/_api/web/lists/getbytitle(&#039;ListName&#039;)/Items?$filter=((substringof(&#039;test&#039;,column)))
This will work only for Single line column type and not for multiple line column
The field &#039;FIELD NAME&#039; of type &#039;Note&#039; cannot be used in the query filter expression.]]></description>
			<content:encoded><![CDATA[<p>/_api/web/lists/getbytitle(&#8216;ListName&#8217;)/Items?$filter=((substringof(&#8216;test&#8217;,column)))<br />
This will work only for Single line column type and not for multiple line column<br />
The field &#8216;FIELD NAME&#8217; of type &#8216;Note&#8217; cannot be used in the query filter expression.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
