What are dynamic dashboards?
Answer / Nikhil Upadhyay
Dynamic dashboards in Salesforce allow users to create personalized and customizable visualizations of their data. Users can add components like tables, charts, and graphs to a dashboard and configure them according to their needs. These dynamic dashboards can be shared with other users and updated automatically based on the user's role and permission.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the report types?
How can we call child component controller method from the parent component controller method? : salesforce lightning component
What is a workflow field update? : salesforce admin
Explain the use of test.setpage() ?
What are the actions available in workflow?
State the types of salesforce reports?
Can a apex trigger call a batch class in salesforce?
Can you create a roll-up summary field in a lookup relation? State the number of such fields to be created for an object.
How many types of salesforce licenses are there? What are the limits?
What is the use of @testsetup annotation in a test class ?
There is a master-detail relationship between two objects and I want to ensure that the master object should not have more than 10 child records. How
What is mvc architecture in visualforce?