Search Results
Search results 1-3 of 3.
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
Hi, I have created this rule ['APR_Measures':'Interest'] = B:['APR_Measures':'Opening_Book_Value'] * (POWER(1 + ['APR_Measures':'Interest_Rate'], 1 / 12) - 1) to calculate the interest for a period. The rule calculates OK in the Excel sheet, but I see that it is creating an unsupported evaluation error message when I check the GPU. If I change the Power function to a fixed value then the GPU works fine, but I need this to be a parameter for the Account's interest rate. I don't know what is causi…
-
I want to create a view with base level elements in the order they appear in a hierarchy. I have used the hierarchy Hierarchy tab selections in the "Paste Subset" dialogue and stored the subset and as far as I can see, this works perfectly. The quick view shows the elements in the correct order. When I use the stored subset in a view the elements have been re-arranged (probably the order they were created)? Is there a way to get the elements to show in the View in the order that I defined them i…