ContributionsMost RecentMost LikesSolutionsRe: Use Claude to speed up OneStream development? Hi NS2025, I know the second half of OneStream's latest podcast goes into this if you're interested - https://www.onestream.com/podcast/ Regards, Daniel Re: SQL Table Editor on External Connection This is all you get in the OS interface which can be painful, but on the SIC server itself there is a log file that should contain more detail to solve the issue such as SQL error detail. You should ...Re: Export Cubeview with only the columns defined I don't think this is my experience with FdxExecuteCubeView. I get extra columns but they're limited to what I requested it in my CV pov/rows/columns. Is there some additional logic within the CV tha...Re: Run a DM as a different user I think this is usually solved by changing the process a little. Instead of a user clicking a button to execute the job, the user clicks a button that records somewhere (e.g., some sort of queue) tha...Re: Download Narrative Reporting Check out "Standard Application Reports". Re: FX Data Feed - Actual & RE-BP Rates - Automate from Onestream to another source like GCP Hi busracelebi, This question feels open ended enough that you would be best placed seeking consulting or in-house experience. Your integration options are really limited to a process/application/GC...Re: Issue Loading multiple CSV files into custom table using LoadCustomTableUsingDelimitedFile My guess would be this line: Each one replaces the last Re: Transformation Rule - Split - Complex Expression I know you said you wanted to have the full member in stage. Another option is to map the trimmed member in the data source to a different column that isn't used so you have both. Re: 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...