Hi, I have a Burst report and I want to include in the message body some data from the report.
For example: "Report for "LOCATION" "
where "LOCATION" will be a data from the report it self. So if "LOCATION" = Florida the message will be "Report for Florida" but if "LOCATION" = New York the message should be "Report for New York"
Is there any way to give parameters in the message body of a burst report....? ???
You should use eventstudio to do bursting with custom messages in subject headers as well as details.
if u wanted to send customized email subject and details
You can do it simply by displaying location value in a list and put it in a header.
You can display any value that report has.