ContributionsMost RecentMost LikesSolutionsRe: 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. Re: Get Strings from other MU/WS Haven't tried it. Did you prefix the string with the workspace name? Re: Can ERP transactional data be loaded into OS? Hi IL, Many companies import transactions for transaction matching so it is definitely not an uncommon thing to do. Reasons not to do it for reporting that I can think of are: Is there a better m...Re: Dynamic Dashboard fails to load Embedded Dashboards via parameters I haven't tried in v9 yet but only thing I could think of is to prefix the target dashboard with the workspace name and/or make source workspace shareable if they are in a different workspace. Re: How to pull a field from Custom table into a Cube view Probably easier in a custom table for user maintenance particularly if security is an issue. Think ahead and see if there's any other store information you should bring in to the same table too. Ma...