ContributionsMost RecentMost LikesSolutionsRe: Share capital Elimination rule Iknowyoumighthavefixedyourissuebynow.Formylearning,Itestedyourcodeanditworkedfine.Here'swhatIdid: Iattachedyourruletomycubeandsettheconsolidationalgorithmtyp...Re: Finance Functions Do you have an example template and Can you give me a small piece of code? Re: Finance Functions I think we can use the same method for DynamicCalcAccount and CalcDrillDownMemberFormula Finance Functions I'mcuriousaboutthesefourfinancefunctiontypesandwhetheranyonehasworkedonthem: CalcDrillDownMemberFormula ConfirmationRule DynamicCalcAccount ReadSourceDataRecords...SolvedRe: Create Table in SIC The business rule implementation issue has been resolved. The CSV-to-DataTable conversion was defaulting all columns to string data type. Defining explicit data types for each column resolved the iss...Re: Create Table in SIC I have inserted few rows as well and it is running fine. When i ran query in my data adapter it is not fetching anything. Re: Create Table in SIC I am using v8 version but somehow it is not working. I can see table but not columns Create Table in SIC I want to create a table and columns in SIC, but only the table name is being created. I want to know how to fix this problem. Below is my sample query and code. Dim sql as new text.stringbuilder ...SolvedRe: Can we copy OS internal table data to external DB using SIC? I want to create a table and columns in SIC, but only the table name is being created. I want to know how to fix this problem. Below is my sample query and code : Dim sql as new text.stringbuilder...