Security report
Hi, All, I am planning to generate the report for users who are active/inactive, last login date? I am reviewing the Framework audit tables however I couldn't find exact fields. Can you please let me know ? thank you
Hi, All, I am planning to generate the report for users who are active/inactive, last login date? I am reviewing the Framework audit tables however I couldn't find exact fields. Can you please let me know ? thank you
Hi, Is there a way through cube views member formulas or any other means to combine two scenarios? For example when reporting Actuals vs. Plan we now have a Plan_1.0 and Plan_2.0. Rather than creating a new scenario to combine the two - is there a wa...
Hi Team, I am building a cube view with 8 columns and need to set up the color formatting to it which is yellow color for total values in first 4 rows/columns and red for negative numbers , green for positive numbers in the next 4 rows/columns , can ...
Hello, I'm creating a cube view and I created a U8 that looks at Entity text 5. Using the following formula. Dim cfoHelper As New OneStream.BusinessRule.Finance.CFO_FormulaHelper.MainClass Return cfoHelper.GetMember("Entity","Text5", api, si) I've ad...
How to enabling tree expansions (+) in columns? This functionality works on rows when using the member filter (.tree), but it does not work on columns. Any solution? Please.