<?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 | Mohammad | Activity</title>
	<link>http://52.205.218.194/mdhaarish7/activity/</link>
	<atom:link href="http://52.205.218.194/mdhaarish7/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Mohammad.</description>
	<lastBuildDate>Thu, 18 Jun 2026 08:06:23 +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">619a4b8b067d8992c51036ce6edb79c5</guid>
				<title>Mohammad replied to the discussion How can I know that the profile is custom or standard in salesforce through query? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-can-i-know-that-the-profile-is-custom-or-standard-in-salesforce-through-query/#post-77930</link>
				<pubDate>Thu, 11 Jun 2020 08:47:16 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/how-can-i-know-that-the-profile-is-custom-or-standard-in-salesforce-through-query/#post-77930"><span class="bb-reply-lable">Reply to</span> How can I know that the profile is custom or standard in salesforce through query?</a></p> <div class="bb-content-inr-wrap"><p>Below SOQL will fetch you all standard profiles.</p>
<p>SELECT ProfileId, Profile.Name FROM PermissionSet Where Iscustom=false AND ProfileId != null</p>
<p>Below SOQL will fetch you all custom profiles.</p>
<p>SELECT ProfileId, Profile.Name FROM PermissionSet Where Iscustom=true AND ProfileId != null</p>
</div>]]></content:encoded>
				
				
							</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-06-18 13:36:31 by W3 Total Cache
-->