Skip to main content
Toggle navigation menu
Go to Benchling
Learning Labs
Community
Contact Support
Search
Benchling
Troubleshooting Articles
Insights
Insights
Why do my values when pulling review statuses for notebook entries on Insights show up as null?
View Only Unarchived Items in Insights
Clear All Parameter Values from Insights Dashboard
Why is my creator_id column from my entry table on Insights different from the actual authors of my entries?
How do I alter the search_path to refer to a different default organization?
How do I use multi-select fields as an multi-select Insights parameter?
Why am I getting an error when trying to build a filter with VarChar?
How can I set an archived item as a parameter in Insights dashboards?
How do I pull the full name of a user instead of their ID on my Insights dashboard?
How do I connect to the Warehouse on a verify-full connection?
Why aren't my results showing up in the warehouse table?
Why isn't my Insights dashboard pulling all the information?
Why can't I see the metadata field I'm looking for in entity$raw?
How do I query Benchling App activity in the warehouse?
Where can I find my amino acid sequence data via Insights/SQL?
Why am I getting an error message and not able to view certain tables when connecting to the data warehouse?
Can I have parameters whose names change when the parameters change?
How can I access worklists through the warehouse?
Why is my query timing out?
The entry_template table doesn't contain all of my templates
Popular:
,
Still need help?
Our team of experts are available and just a click away
Contact us
Categories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
Categories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
See more
<% } %>
<% } %>
Powered by Zendesk