ContributionsMost RecentMost LikesSolutionsRe: Create CSV with Parent/Child relationships across Extended Dimensions Hi pranav46, This is definitely possible. You can either pass in the DimType Name as String or the ID as Integer. If you send me the BR snippet I can help you out. Best, Albert Re: WF profile HI fc Nopn, It can't be applied to a Base Input step. What I meant as a workaround, is that you could make the step Active while reporting December and switch it off afterwards.. The setting ca...Re: WF profile HI fc, You have the Forms Frequency to in Forms Template definition that can be set to Yearly only. However, If you want the Base Input step to not show completely you will have to play with the...Re: How does it work C#Aggregated HI daniel, The C#Aggregated would take into account both the Local Entity Currency to derive the translated values as well as the % of Consolidation on the Entity Relationship properties. Hope t...Re: Extracting Journals in a loadable format? Hi Beeswing77 , There is a new One Place solution that would allow you to move data between apps easily. Including journals data: https://solutionexchange.onestream.com/Dashboard/home/browse/bro...Re: Culture Setting Impact on Dataload Hi OS_Love, Look out for instances on those Business rules where you converting Decimal Values to Strings for use in formulas. A good way to handle it is by using Formula Variables: api.Data...Re: Issues in Exporting Complex Dynamic Calc Accounts Hi VENKAB05 , I was just talking to someone and the very same issue was mentioned. One option to solve the problem with overloading the error log is by modifying the Error Handler on those dynamic ...Re: Issues in Exporting Complex Dynamic Calc Accounts Hi VENKAB05, Which type of FDX method are you using? Have you tried using a Cube View to export it? I would expect you being able to get the data out by using it.; This is a detailed Example of ho...Re: Reading dictionary type HI TT, This snippet should give you what you need: #Region "Dictionary To DataTable" '------------------------------------------------------------------------------------------------------...Re: Member List Business Rule in Data Access Security Hi adykes - No, I am referring to the Data Unit POV of your Data Access Query : Scenario/Entity/Time of the cells you are testing through the Data Access rule.