Using Inline Text Reports While Using Enquire MAP
In the Report Scheduler, it often comes up that the User needs to describe the data presented in the report widgets. If the report widgets are of a type that deliver a single value, Enquire MAP supports dynamic fields that will allow the User to display the number inline using a shortcode. The inline shortcode can display a widget as an inline number.
Dynamic field to display a widget as a number is in the following format:
%ATTACHED_REPORT().VALUE%
The arguments are widget dependent. Additionally, Inline number style widgets will be inserted as system fields with the required arguments in place. Below is a list of all possible arguments used with inline number reports:
Examples:
%ATTACHED_REPORT(r_id: 34, date_type: inherit, end_date: not_set, start_date: not_set).VALUE%
%ATTACHED_REPORT(r_id: 34, date_type: inherit, end_date: not_set, start_date: not_set, list_id: 547).VALUE%
%ATTACHED_REPORT(r_id: 34, date_type: inherit, end_date: not_set, start_date: not_set, gafilter: ‘ga:medium==cpc’).VALUE%
Please reach out to the dedicated Enquire Account Manager or Enquire MAP Support team for further assistance.