{{if Editable || allowAdminister || allowDelete}} Report Actions {{/if}} ${textHelper.getTextValue("/pageText/editAnalysis.aspx/runAnalysis", "Run »")} {{if Editable}} ${textHelper.getTextValue("/pageText/forms/surveys/reports/manage.aspx/editreport", "Edit »")} {{/if}}

${Name}

${$item.reportUrl}
Report Info
Created By
${CreatedBy}

Created Date
${dateUtils.jsonDateToInvariantDateString(DateCreated)}

Last Updated
${dateUtils.jsonDateToInvariantDateString(LastModified)}

{{if FilterEndDate != null && FilterStartDate != null }}
Filters Applied to Entire Report:
Survey completed between ${dateUtils.jsonDateToInvariantDateString(FilterStartDate)} and ${dateUtils.jsonDateToInvariantDateString(FilterEndDate)}

{{/if}} {{if FilterEndDate == null && FilterStartDate != null }}
Filters Applied to Entire Report:
Survey completed after ${dateUtils.jsonDateToInvariantDateString(FilterStartDate)}

{{/if}} {{if FilterEndDate != null && FilterStartDate == null }}
Filters Applied to Entire Report:
Survey completed before ${dateUtils.jsonDateToInvariantDateString(FilterEndDate)}

{{/if}}