-
How can I find all the reports built from a report type in Salesforce?
After browsing the fields in the Report object and the classes in the Reports namespace, I've found nothing to suggest I can find the reports built from a specific report type in Salesforce.
Log In to reply.
Popular Salesforce Blogs
Best Practices in Salesforce to Write Test Classes for 100% Code Coverage
Introduction Test classes in Salesforce is an Apex Class that is used to test logics written in classes. We write Salesforce Test Classes for: Apex…
How to Set Up Web-to-Lead in Salesforce | The Complete Guide
What is Salesforce Web to Lead Salesforce web to lead is a tool for capturing and saving leads from your website. Salesforce has this capability…
How to insert sObjects records using Visualforce Remote Objects ?
Visualforce Remote Objects: Visualforce Remote Objects are proxy objects that enable basic DML operations on sObjects directly from JavaScript. Remote objects don't require @RemoteAction methods…
Popular Salesforce Videos
Welcome to the New World of Data Collection | Salesforce
Secure data collection built for your needs. With FormAssembly, your organization can streamline outdated processes and power important business initiatives. Click the link below to…
How Many Salesforce Certifications Should You Get?
Everyone is getting Salesforce certified. So how many do you actually need to stand out? In this video, I analyze how many certs you should…
Multipurpose VF Component to Add Multiple Records on a Button's Click | Salesforce Tutorials
In this video, I will create a multipurpose VF component to add Contact records in a list on the click of a button then I…