ContributionsMost RecentMost LikesSolutionsRe: DataManagementEventHandler Args Marcus, try using the following which uses the "DataMgmtCopyDataDefinition" class: Dim returnValue As Object = args.DefaultReturnValue Dim dmStepMetadataI...Re: BI Viewer component and OneStream 9.0.0 This is a longshot but make sure for all the data adapters underlying your BI Viewer component have a table name set in the data adapter settings. I have encountered issues sometimes when there is n...Re: Excel Data Incorrectly Suppressing MarcusH thank for responding. I am not using "AMT.ZS#" but only "AV1#", "AV2#" etc. Based on your comment this makes me suspect something else is causing the suppression. In either case, I think ...Excel Data Incorrectly Suppressing I am trying to load stage data via Excel and having an issue I am not sure how to fix. I am loading data, including for attribute values 1 and 2 (AV1# and AV2#). However, if there is a zero in eith...Re: Dynamic Dashboard - Creating new components ? Sergey, I am interested in creating components dynamcially myself. Would you mind sharing an example of how you did it? Re: Run "Business Rule" via "Member Formula" In my case, the member formulas are for a complex variance calculation I have in a Finance assembly rule that is used in a cubview. This cubeview is in turn used in a larger solution I am upgrading ...Re: Run "Business Rule" via "Member Formula" What is "Finance_Foundation" is this example (assembly name, workspace name, etc)? Re: Run "Business Rule" via "Member Formula" Found this post today as I am wondering the same thing. It seems the options are limited because we cannot control the import in a member formula from what I understand. Anyway, sorry no answer for ...Re: Workspace Assemblies Extensibility Rule Thank you for pointing out that they are in Default (same sort of thing as with cubeviews I believe). I forget when I am not accessing my DM steps/seqs through workspaces that this is actually where...Re: Workspace Assemblies Extensibility Rule That is a good question. The reason is I have a client for whom I am migrating business rules to assemblies but retaining a bunch of legacy data management steps I need to rewire to link to the asse...