• SFWallflower
  • NEWBIE
  • 0 Points
  • Member since 2015
  • Operations Analyst
  • CommScope

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
We are moving to Lightning Experiance shortly for a large chunk of our users.  I'd like to default them to Lightning when them log in on our "go live" day without any special actions on their part.  Is there any way to do this without using the very clunky "Switch Users to Lightning Experience" which can't be sorted or searched?
 User-added image
What setting does this change and is it something that could perhaps be accessed via API? It would be very nice to be able to do a mass update when we are ready to go live.  
We are moving to Lightning Experiance shortly for a large chunk of our users.  I'd like to default them to Lightning when them log in on our "go live" day without any special actions on their part.  Is there any way to do this without using the very clunky "Switch Users to Lightning Experience" which can't be sorted or searched?
 User-added image
What setting does this change and is it something that could perhaps be accessed via API? It would be very nice to be able to do a mass update when we are ready to go live.  

Hello,

 

Passing a variable to regular report via a custom link is easy.  Your formula would look something like this:

 

https://cs13.salesforce.com/00OW0000000KZf3?

pv0={!Account.Id}

 

Has anyone figured out how to pas the same variable to the two reports in a joined report?