If you want to set the running user other than yourself in the dashboard then what is the permission required?
Answer / abhay makkar
The user must have “View All Data” permission is required to set the running users.
Is This Answer Correct ? | 0 Yes | 0 No |
Why do we use @auraenabled annotation?
Which component in salesforce ends with __mdt and __s ?
What are the dashboard components?
Can we make a lightning component that shows up in both the mobile and the desktop user interfaces ? : salesforce lightning component
When “hard delete” button will be enabled in apex data loader? : salesforce Data Management
What is a Case Queue?
What are the variables in salesforce?
How can you create many to many relationship in salesforce ?
Does ‘default value’ do anything if the object is created through apex?
What is the difference between the normal “insert” operation and “database.insert” operation ? Which is preferred over the other and why ?
A custom object contains some records, now my requirement is to create the field in this object with the master-detail relationship. Can we create master-detail relationship in this case?
What actions can be performed using Workflows?