ContributionsMost RecentMost LikesSolutionsRe: Programmatically hide dashboard Tabs So your dynamic dashboard would be a tab layout and you would programmatically add the dashboards that you want to show up as visible tabs. Adding dashboards is what makes the tabs show up right? Ho...Re: Programmatically hide dashboard Tabs Just confirming what Sergey said, This was an example of the power of dynamic dashboards, where you could truly hide/show content rather than a 'soft' hide which often left you with formatting issues...Re: Error when processing of uploaded Excel file Whats ADU_SolutionHelper from? Seems like more going on here than just uploading an Excel template. Especially since you said you're getting an error on the 'Process' step which means the actual Exce...Re: Dimension Descriptions Extract Not too much effort involved to create a business rule to export to the File Explorer. There are API functions, method data adapters (i think) , and SQL tables to return meta-data information which y...Re: QuickTips: Import Templates in the ESG Reporting and Planning Solution Great, clear video and insight into how this feature works. I think the only thing it was missing was an example of what a template might look like. Re: Cube View Time Out issue That link didn't work for me (not authorised) but this one did which I think should be the same thing: https://onestreamsoftware.service-now.com/support?sys_kb_id=2a249b132ba8a250eef0ffd16e91bf5f&id=...Re: Integration from MS SQL DB to OneStream Hi BCG, This is quite a fundamental OneStream question and I think you should be looking into the official OneStream resources rather than this forum at this point. I would suggest a combination of ...Re: E-mail notification about users' activities in OneStream Yes it is possible to email anything available in OneStream such as audit table information but you would need to build the components yourself, e.g., DM job, business rule, data adapter. Re: Trend Analysis Capabilities Comparison Sounds like something (official position) OneStream's pre/sales team would be happy to share? Re: Report Parameters Cannot be Located in App Could be passed in from a business rule, e.g., I pass in parameter name/value pairs when executing a cube view FDX extract.