Skip to main content
Toggle navigation menu
Home
Videos
Support
Sign in
Reporting Intelligence
Reporting Intelligence for BC Cloud
Report Design for Reporting Intelligence for BC Cloud for Excel Desktop
Create and Edit Functions (fx)
Create and Edit Functions (fx)
Group Report Data
Sort Reporting Intelligence Reports
Sort NL (First) and NL (Last) functions
Use NL Lookup
<% if (items.length > 1) { %>
ON THIS PAGE
<% items.forEach(function(item) { %>
<%= item.name %>
<% }); %>
<% } %>