ContributionsMost RecentMost LikesSolutionsRe: Extensibility report usage example of UD1. Since Patch Product is not created in Summary DIM, extensibility will throw an error. Extensibility report usage HI, OS has report to verify extensibility. I wanted to know based on exp that what happen when report has an error from technical perspective. We have some ragged hierarchy to full fill our req, bu...Re: Automating Data Access from OneStream to Snowflake: Exporting Financial and Master Data Transformation rule, DIM, you can write a sql, added to BR and spool to csv. You need to config SIC to able to push to Snoflake. Data, you can use DM but based on our exp its **bleep** slow. Try usi...Re: Need to reset import validate load step via BR can you try this? Dim objLoadTransformProcessInfo As LoadTransformProcessInfo = BRApi.Import.Process.ClearStageData(si, wfClusterPk, sourceId) Re: Base member that becomes a parent member New Create TOT_3110 Move 3110 under TOT_3110 Rename 3110 to 3110_NEW Rename TOT_3110 to 3110 update rule, form if you have base member ref or r...Re: Extracting Metadata Write an extender rule to extract in CSV. I built my own solution to extract metadata by each dimension & embedded into dashboard. It extract all file in user directory which they can download. Do, ...Re: Disable eliminations and Develop Custom elim seems like I had to copy data to C#share both Before elim and elim in order to agg to Entity. Re: Disable eliminations and Develop Custom elim So, I wrote my elimination in C#USD so, for injecting in finance function "ConsolidateElimination", Will it going to write in C#Elimination? Or you mention replace with your own, so i already have...Disable eliminations and Develop Custom elim Is there anyway we can develop a custom elimination process in the OS and attached with the cube. I see there is a "Custom" option in the cube properties but dont know what this function will do. Fin...Re: Matrix Consolidation: Eliminating Beyond Legal Entity Great post! Is there anyway I can disable standard elimination instead of moving or allocating. I am trying to write my own elimination and aggregate data to Entity Parent.