ContributionsMost RecentMost LikesSolutionsRe: How to check disk space Sandy: I am sure that is possible. We would just need to find the SQL stored command that would provide that information. I'll look around and see what I can find. Re: How to check disk space Sandy: The output of the code shows up in the System>Error Log. You will see two lines one for unallocated space, the other for database_size. T_Kress: Thanks for sharing. I did download that...Re: How to check disk space Mark: I hope you don't mind. I add the full code. For those like me who struggle with VB. :) Imports System Imports System.Collections.Generic Imports System.Data Imports System.Data.Comm...Excel Add-in not working for one user Dear Users: I had just one user who was not able to get their instance of Excel Add-in 8.4 for various workbooks. However, if the very same workbook was emailed or shared with another users it wo...Re: Version 8.4 to 8.5 Henning - Thanks so much for the reply. I very much appreciate the information. Version 8.4 to 8.5 Dear User Community: My users have asked me what is the major difference between version 8.4 and soon to be released 8.5. Does anyone have an answer? Has anyone been part of the beta groups (gue...SolvedRe: Intercompany Transformation rule profile Thanks everyone for the help. I very much appreciate the input and information. Re: Intercompany Transformation rule profile Teresa: Thanks for the response. You are on the right track. What if I want to see "all" of my 30 entities at once? Can I go into OneStream and use a data adapter and write a SQL script against a...Intercompany Transformation rule profile Good Day All: What table would contain the intercompany rule profile. I see source value and target value in the grid. But I want to see all mapping. On target value, I just see entity name, how ...SolvedRe: datacalculate help Jack: Thanks for the information. I will pursue the GetDataBuffer and LogDataBuffer approach. Best