Conga Product Documentation

Welcome to the new doc site. Some of your old bookmarks will no longer work. Please use the search bar to find your desired topic.

download

ReportVar

Category: Data Gathering Parameter

Compatible with: Composer 8

Parameter Name: ReportVar

Parameter Value: [integer]

Parameter Requirements: At least two ReportID values.

Parameter Description: The ReportVar parameter (Report Variable) is a placeholder to represent a value passed to multiple reports, thereby resulting in a shorter overall URL length.

In the example below, the value of ReportVar (California|New+York|New+Jersey) would be passed to the selection criteria for each report. Note the placement of {ReportVar} to indicate where to insert the value.

Example:

&ReportVar=California|New+York|New+Jersey

&ReportId=00O987654321?pv0={ReportVar},

00O876543210?pv0={ReportVar},

00O654321033?pv0={ReportVar}

Important:

While Salesforce Reports are useful to gather data for Composer solutions, it is highly recommended to use Conga Queries due to better data gathering performance, versatility, and stability.