I am learning salesforce , so tried to download Data loader but i failed Please any one help me
i downloaded JDK , and downloaded data loader aswell
what should i do next

I am learning salesforce , so tried to download Data loader but i failed Please any one help me
i downloaded JDK , and downloaded data loader aswell
what should i do next
i attached the process in the video, but stuck at the last step. help me.
please refer to this article:
https://youtu.be/OMPqy9s_4VU?si=EAu3DsQar1TWneX3
Please mark it as Best Answer so that it can help others in the future.
Thanks
Anand
Thank you, @Nitish kumar. Could you please provide a screen snip of the items you were to create in your playground for that module?
Hi All,
Could you please help with one doubt i.e., if we can customize a lookup relation in an object. For example, suppose if we want only Accounts with Type A to be reflected in contact (Type 1) and Accounts with Type B to be reflected in contact ( Type 2). How can this be achieved?
Hi @arushee awasthi, you could use a Lookup Filter in the Account Lookup field in the Contact Object. For this Lookup filter to work, you would need to store in an Account field the value of the correct Contact Type for that Account, and then you could do a Lookup filter:
Note: in this example, the standard Account "Type" field is used, you could create a text formula field on the Account that stores the "Contact Type" based on the Account "Type". And you use this Account formula field in the lookup filter.
Let me know if you have any questions.
I made a junction object --> (Job Posting) , and another 2 objects with Master Detail relationship named as (Job Posting Site) & (Position). But in fields & Relationships of (Job Posting Site)& (Position) it is not showing the Master Detail relationship with (Job Position), It is only shown in the fields & Relationships of (Job Posting), can anyone tell me why it is happens?
Hi @yuvraj singh gour, that is the normal behaviour. You only see the relationship fields in the child object, which in this case is "Job Posting". What you see in the parent object is the Related List showing all the Job Postings for each Job Posting Site / Position.
You can't have a single field to store all the child Job Postings, because there can be 1 or more of them. That is why in the Parent Object you have a related list, which you can add to the Page Layout of the parent object.
I am preparing for Salesforce ADM 201 certification. Source material which I am referring is career path -- Salesforce admin trailmix. Is that alone sufficient to clear the exam or do I have to study some other resources too. Can you guys please provide your suggestions?