Skip to main content

Classic to Lightning Salesforce Conversion - Step 1 - test data and dashboards


I love lightning.  The look and feel, the quickly searchable setup page, the dashboard components... My mom, however, is not convinced.  She holds onto her legacy page layouts with the same intensity in which I held her hand when faced with a huge goat that wanted to nibble my fingers.  These next few posts are dedicated to you mom.  It is time to let go...it is time to say hello to lightning.

Mom has not shared her production Salesforce password, however, I do have a developer org that was generated from production.  How?  She was tired on Friday night because my baby brother was sick all evening and left her laptop open.  I snuck into her office and added myself as a user before her session timed out. 

The first step:
Create a good set of test records so that I can make the sandbox look just like production.  How? *shameless plug*  There was a backup Salesforce record set on Mom's computer that she uses for demos.  I used CopyStorm/Restore and picked records-  100 random accounts plus all of their opportunities, contacts, assets, account relationships, etc.  I also picked up a few campaigns and products.  CopyStorm/Restore pushed the records plus relationships to Salesforce- The whole process took 5 minutes total. 


Yes, I did run the lightning readiness report. In case you are thinking that this report should be step 2...The problem - a report with potential "issues" will not convince Mom that lightning is the future.  She has to see lightning.  Dashboards are very important to her team, so I started by making them look awesome.  The classic dashboards had too many gauge components.  Why?  One of her favorite types of reports is an "exception" report where the report should return zero reports.  An example: Opportunities with an expired close date.  (I'll use data loader for Trailhead, but rarely for a "real project" because it takes too long to manually create record relationships.) 

I went beyond merely formatting the components.  For each chart, I asked myself "Does this really belong?" - reformatting and renaming components in order to create a more concise dashboard.

Next up: Visualforce then Page Layouts and Home Pages

If you are thinking about creating some exception reports - Here are my favorites:
(Mom has a whole dashboard dedicated to them.  The dashboard should always be blank, so it is a quick reference for potential data issues.)

  • Opportunities without a next scheduled activity (aka the Sales Wall of Shame)
  • Opportunities with an expired close date
  • Opportunities with near term close dates that have not been invoiced
  • Stale leads - no contact for 6 or more months
  • Leads that have not been contacted 



Comments

Popular posts from this blog

Process Automation Specialist Superbadge - 5

A project with Daddy: My favorite daily process! Making dinner for Mom! Tonight's challenge involves the creation of two processes.   Processes.  Have you guessed the theme of the photos that go along with the Trailhead - Process Automation Specialist Superbadge series?They are a few of my favorite day to day processes!  You, my amazing reader, get more than tips for a Salesforce Superbadge.  You also get personal insight into the life of a Trailhead Baby!  I hope that you feel inspired. Process Builder sketch Last night, I drew a rough sketch of my process: Was it pretty?  No. Did it help?  Yes! The sketch allowed me to organize all of the instructions into a reasonable order before I started clicking.  It also removed the approval steps from Process Builder and highlighted (with *'s) the prerequisite items to building my process. * Email Alerts I needed the Email Alerts set up before I could create either the process or ...

Security Superbadge -2

Challenge 2: Record-Level Security Settings I created the three user profiles last time, so the starting point tonight was the next tier of security - roles.  I set up the roles per the provided org chart, making sure to follow the opportunity restrictions from the directions. Next, I set up the required user and assigned her to the correct profile and role. Hint:   Use a real email address for Samantha Cordero.  You will need to login as Samantha in order to create an opportunity for her.  While you are at it, go ahead and login to Salesforce1 as Samantha. Once Salesforce1 is enabled, you can set up the appropriate permissions.  You may want to take take a peek at a Salesforce Knowledge Article .   Me - as a Project Manager. Next, I addressed the special role - Project Managers Project Managers require a role, permission set, and a  sharing rule.  Whew! For the final step, I set up the remaining sharing rules in     ...

Einstein Analytics Data Preparation Specialist Superbadge - 1,2,3

Hello all! It's time for another superbadge! I started this superbadge a long time ago... it's time to finish it!  My goal is to complete this badge before my little brother starts to walk.  He's getting close... Step 1 - A quiz.  You're on your own! Step 2- This is one checkbox in setup.  You're on your own! Step 3- Let's talk about that.... Dataflow. The best tool to use when crafting your dataflow is the data monitor.  It can help troubleshoot issues to find which part of the process needs some work. For example.... Why were rows not created? The problem? A box was checked that should not be checked.... The alias name was not correct for the "register" node. Once you see that beautiful green "Success" message, it's time to check the challenge.  Do not be discouraged if you get a few error messages.  This superbadge is EXTREMELY picky on syntax.  A few common errors: You can see this error and st...