-
Apex Page with analytics:reportChart in a Managed Package
I want to deploy an Apex Page that references a Report with analytics:reportChart in a Managed Package. The Report is also included in the Managed Package.
This issues arises when the Apex Page needs to reference the reportID. The reportID will be different in every installed Managed Package. Any ideas on how I make this reference dynamic in the package?
This is what my code looks like:
<apex:page standardController="Account">
<analytics:reportChart reportId="00Oe0000000aeYn" size="small"> </analytics:reportChart>
</apex:page>
Log In to reply.
Popular Salesforce Blogs
7 Different Types of Object Relations in Salesforce
Understanding Data Relationships between objects in Salesforce can be challenging. There can be a situation in a company where you have to create a bespoke…
The Intelligent Commerce Stack: How Salesforce is Powering the Next Generation of Online Retail
Online retail faces growing challenges: managing complex operations, integrating multiple sales channels, and delivering personalized, consistent experiences across B2C and B2B segments. Traditional commerce systems…
Zendesk Alternatives: How to Choose the Right Customer Support Platform in 2026
Choosing a customer support platform in 2026 is no longer simply about finding the best ticketing system. Businesses now need to consider AI, omnichannel communication,…
Popular Salesforce Videos
Customer Lifecycle Analytics | Salesforce
Customer Lifecycle Analytics, built on Tableau CRM, helps you glean even more value from your Salesforce Surveys and Salesforce Feedback Management responses with embedded analytics…
How To Set Up Gmail With Salesforce | Salesforce Development Tutorial
Learn how to set up Gmail with Salesforce. The following points will be covered in this tutorial - 1. Lightning for Gmail Get a brief…
Salesforce Customer 360 Data Manager
Salesforce Customer 360 Data Manager is a cross-cloud integration capability that allows Salesforce admins and developers to combine and reconcile customer data from their Salesforce…