vasantharaiduNew Contributor IIIJoined 3 years ago18 Posts2 LikesLikes received1 SolutionView All Badges
ContributionsMost RecentMost LikesSolutionsRe: Security Report - Dashboard for Admin- Access WITH ProfileEntity AS ( SELECT h.CubeName, h.ProfileKey, h.ProfileName, e.EntityMemberID FROM WorkflowProfileHierarchy h JOIN WorkflowProfileEntities e ...Security Report - Dashboard for Admin- Access Good day to you. Currently, we are working on a Dashboard for User Access. We have successfully implemented the logic to retrieve Security Group Unique IDs along with their corresponding Security G...SolvedRe: How to move accounts from one hierarchy to another one 👉if you are moving in same account hierarchy . Yes you can move from GL_accts to Child of SGL_Accts. Copy Selected Members - > and use paste relationships (move) as first child by selecting SGL...Re: Custom Consolidation Parent entities always include child entity values because consolidation follows the hierarchy structure by design. User security cannot change consolidation results—it only controls visibili...Re: SendMail input string not in the form for an e-mail address Dim requestor As UserInfo = BRApi.Security.Authorization.GetUser(si, userName) 'Dim userEmail As String = requestor.User.Email Dim emails As New List(Of String) ' Support mailbox emails.Add("suppo...Need help on the access group of work profile name Hi Everyone, Need your support I am currently preparing a dashboard to manage user security details in OneStream. As part of this, I need to retrieve and modify Workflow Profile access groups. S...SolvedConsolidation- Calcstatus showing CN for all period. Hi Everyone, We recently migrated from 7.1.3 to 8.4 . after migrations, we are facing issue in Calcstatus- Consolidation from Bottom to Top ( Parent). we tried to consolidated-calcstatus from b...Re: Scenario - Same value every year for specific account Hi Eric, Appreciated for your help, but this code not giving the output what we needed. also i tried with simple code to get last year number to this year. Finally i got the expected value in all t...Re: Cannot Select "Copy a Quick View" from the OneStream Ribbon under Quick Views Hi Sheereenlavi, i believe , screenshot you provided not looks like quickview selected. try to create a separate quickview and check. Scenario - Same value every year for specific account Hi Guys, We got a request from user to get data from 2023M12 from actual scenario to forecast scenario. for Balace sheet accounts, the value from 2023M12 to be same till 2024M12 for specific acco...Solved