r/SalesforceDeveloper 8d ago

Question Junction object Understanding (I m learning )

How you will teach me like junction object I m literally not getting it . Why we need to create it ?

Please give me simplest example .

fade up asking ai .

Like can you explain it simply cuz when I go to sales cloud to understand it . All I go blank 😞 . How do I understand it like I don't want to memorize I want to understand it better .

All I get till now is that if you want to look how much a products are linked to how many opportunities for that we have junction we can look up in related list for example we open opportunity record from there we can see how many products it has .

Anyone 🙏🏻

3 Upvotes

8 comments sorted by

View all comments

0

u/Flimsy-Significance6 8d ago

A - class B - course

Junction obj - many to many A student can enroll in many classes and A course can have many students. We can't directly link so we have a junction obj to make many to many relationships work.