• Tristan Prior
  • NEWBIE
  • 5 Points
  • Member since 2020

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 2
    Replies
Hi Guys,

I am graduate student and have little experience in Salesforce development. So, as my final project I would like to do some project using salesforce.
Can anyone suggest me a good project?
Since I am looking for developement project, I would prefer the ideas which involves more developement work rather than Admin related work.
I have only two weeks to submit my ideas. 

Any Idea is appreciated.

Thanks & regards,
Sumant Hegde
Hi,
I have custom object: School__c, in that I have a (checkbox)custom field: Old student__c.
There are more than 1000 records in that school object.

I want to udpate Old Student__c =true.

I don't want to edit each and every record and do it manually.
I don't want to bring back data with tools and again update-it's RISKY
Let me know How I can achive this.

Thanks in advance.