Skip to main content
Toggle navigation menu
Home
Videos
Support
Sign in
Reporting Intelligence
Reporting Intelligence for Other ERPs
Query Designer User Guide
Filter Data with Criteria
Filter Data with Criteria
Add Criteria
Hardcoded Criteria
Conditional Execution Panel
<% if (items.length > 1) { %>
ON THIS PAGE
<% items.forEach(function(item) { %>
<%= item.name %>
<% }); %>
<% } %>