<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		>

<channel>
	<title>Forcetalks | yash ghatge | Activity</title>
	<link>http://52.205.218.194/yash-ghatge/activity/</link>
	<atom:link href="http://52.205.218.194/yash-ghatge/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for yash ghatge.</description>
	<lastBuildDate>Wed, 13 May 2026 23:32:19 +0530</lastBuildDate>
	<generator>https://buddypress.org/?v=2.16.0</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
		
								<item>
				<guid isPermaLink="false">7d495a1a8e21a203f010eeb23433fec5</guid>
				<title>yash ghatge started the discussion how to count open cases against owner id by map in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-to-count-open-cases-against-owener-id-my-map/</link>
				<pubDate>Mon, 31 Dec 2018 08:13:29 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-to-count-open-cases-against-owener-id-my-map-in-salesforce/">how to count open cases against owner id by map in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>list&lt;AggregateResult&gt; result = ([select ownerid,count(id)total from case where isclosed = false group by ownerid]);</p>
<p>map&lt;id,integer&gt; mapresult = new map&lt;id,integer&gt;</p>
<p>For (AggregateResult aggresult : result)</p>
<p>{</p>
<p>mapresult.put(aggresult.get(aggresult.ownerd),aggresult.get(total) )</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c8dbaf257af547f953a643d0fda5e06d</guid>
				<title>yash ghatge became a registered member</title>
				<link>http://52.205.218.194/activity/p/90646/</link>
				<pubDate>Mon, 31 Dec 2018 08:10:21 +0530</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>
		
<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Content Delivery Network via Amazon Web Services: CloudFront: cdn.forcetalks.com
Lazy Loading

Served from: 52.205.218.194 @ 2026-05-14 05:03:51 by W3 Total Cache
-->