<?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/"
	xmlns:media="http://search.yahoo.com/mrss/" 
	>
<channel>
	<title>
	Comments on: Create Collection in Power Apps [With Examples]	</title>
	<atom:link href="https://www.spguides.com/powerapps-collection/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.spguides.com/powerapps-collection/</link>
	<description>Learn SharePoint, Power Platform, SPFx, etc, SharePoint training courses</description>
	<lastBuildDate>Wed, 26 Mar 2025 10:16:28 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
	<item>
		<title>
		By: sonam mishra		</title>
		<link>https://www.spguides.com/powerapps-collection/#comment-772</link>

		<dc:creator><![CDATA[sonam mishra]]></dc:creator>
		<pubDate>Thu, 08 Sep 2022 15:18:39 +0000</pubDate>
		<guid isPermaLink="false">https://www.sharepointsky.com/?p=9772#comment-772</guid>

					<description><![CDATA[Hello,
i have a sharepoint list wherein a column has repetitive value in string datatype
i need a collection using group by count and raw of that particular column
for example-
SAPnumber  Status
234                   Open
345                   Close
234                   Open
435                   Close
654                   Open
756                   on-going
457                   open

output in collect- 
status  value
open    4
close   2
ongoing 1

 Please help in this request]]></description>
			<content:encoded><![CDATA[<p>Hello,<br />
i have a sharepoint list wherein a column has repetitive value in string datatype<br />
i need a collection using group by count and raw of that particular column<br />
for example-<br />
SAPnumber  Status<br />
234                   Open<br />
345                   Close<br />
234                   Open<br />
435                   Close<br />
654                   Open<br />
756                   on-going<br />
457                   open</p>
<p>output in collect-<br />
status  value<br />
open    4<br />
close   2<br />
ongoing 1</p>
<p> Please help in this request</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: alex		</title>
		<link>https://www.spguides.com/powerapps-collection/#comment-215</link>

		<dc:creator><![CDATA[alex]]></dc:creator>
		<pubDate>Sat, 13 Mar 2021 10:29:43 +0000</pubDate>
		<guid isPermaLink="false">https://www.sharepointsky.com/?p=9772#comment-215</guid>

					<description><![CDATA[Thank you Bijay for the detailed explanation. 
I couldn&#039;t find why we need a button with &quot;OnSelect&quot; instead of a screen with &quot;OnVisible=&quot;]]></description>
			<content:encoded><![CDATA[<p>Thank you Bijay for the detailed explanation.<br />
I couldn&#8217;t find why we need a button with &#8220;OnSelect&#8221; instead of a screen with &#8220;OnVisible=&#8221;</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
