ContributionsMost RecentMost LikesSolutionsRe: Cell Value Showing "OK" bhenneusethe only problem I see is you need to add the CellAmount property in your GetDataCell function. So the condition would look something like below: If api.Data.GetDataCell("RemoveZeros(U8#No...Re: today's date to be populated as the default value Hi, In the input parameter default value you can write a XFBR String function to call Dashboard XFBR rule and within that rule you can write a function to return the current date using VB.Net or C# ...Re: Convert Date to Period I think you can add some additional conditions to handle that. Alternatively, if you can share an example here, I can take a look and help. Re: Convert Date to Period Hi Sweez, Do you mean you want to convert the date "12/2/2024" (December 2nd, 2024) to "2024M12" in CubeView? If that's the case, you can use XFBR String functions. Within that, you can implement th...Re: How to access Business Rules functions in a file Hi Sam, Even i tired to locate the .chm file but could not get it in the client software zip of OneStream, if that is possible for you to share the steps to download that would be really helpful. T...Re: Disallow invalid Entry in forms Hi Nikhil, I'm not sure but can you try using XFBR rules and within that write condition as required and attach it to the cell format of the cubeview. I could be wrong, but you can try with this if...Re: Assistance Needed: Updating "Profile Active" Property via Extender Rule Hi Fred, Is there any alternate way to perform this usinng database, anyclue on this? Assistance Needed: Updating "Profile Active" Property via Extender Rule Dear Team, I am currently working on updating the "Profile Active" property for a specific scenario type within a workflow profile. I am trying to implement this change using the below code sni...Re: Delete Annotations BillHandelman i think you can go ahead with this appraoch. Re: Spreadsheet rules | Auto-Capturing User-Selected POV from OneStream to Excel db_pdx i will try the approach mentioned in edit and get back. thanks