Namaste Salesforce

Namaste Salesforce

Say Namaste to Salesforce! Start your journey from scratch with beginner-friendly Salesforce courses, blogs, tutorials, SFDC resources, and a weekly newsletter.

Latest

Learn Clay From Scratch

Master the complete Clay platform from blank tables to automated CRM syncs. Learn sourcing, web scraping, waterfall enrichment, and AI logic from scratch by building a real-world project.

How to Limit Rows in a CRM Analytics Recipe Using Rank and Partition

Salesforce CRM Analytics recipes have no LIMIT clause. When a dataset run drags on and you only want a small test slice, use rank + partition + filter to cap rows deterministically. Full worked example, the top-N-per-category variation, and the gotchas to watch.

What is Person Accounts in Salesforce

What a Person Account actually is, the B2C use cases that justify it, how to enable and create one, and the do's and don'ts nobody tells you until after you've clicked Enable in production.

Quiz: the data model

Hands-on: build a custom object

Standard vs custom objects

Objects, fields and records

The spreadsheet analogy that makes the whole data model click.

Data Model Basics

Objects, fields and relationships — how Salesforce actually stores your data, and how to shape it.

Knowledge check: org setup

Hands-on: add company info and a user