Recent Discussions
Creating a Conditional Statement within a Cube View
Need assistance building this logic in for two conditional statements to return a value. The logic reads if one row is greater than 0.20 and another row is greater than 0.20, then 0 is the cell value. If not, then 1 is the cell value. Please let me know if I can provide any additional details.emantziaris2 days agoNew Contributor46Views0likes1CommentCarriage Return in Annotation data on Cube View
Hi All Does anyone know how to add a carriage return in Annotation text (if it's possible)? We have a Cube View with an annotation member that displays data. Currently the annotation text can take up most of the screen on some rows andit would be really useful to be able to enter a carriage return. I have tried Environment.NewLine, vbCrLf, \r\n, <br>MarcusH2 days agoContributor III31Views0likes0CommentsReport Book - Loop with a XFBR string
We are looking to turn some of our existing cube views into report books to loop through entities. Right now we use an XFBR string (referencing Brapi.Workflow.Metadata.GetParent) instead of a parameter to determine the entity. Is it possible to create a report that loops through the entities with the XFBR string or would we have to duplicate the cube views and use a parameter instead?JuleneDS3 days agoNew Contributor II39Views0likes1CommentBasic Question about BI Viewer and Cube View MD data source Column Expression
I have a Cube View with three Account dimension columns - Net_Rev, Std_Cost, and a CVC calculated division column to calculate Std_Margin (Std_Cost/Net_Rev). Rows are a UD dimension representing the Product. In my Dashboard, I have a Cube View MD Data Adapter using this Cube View as the data. When I add a BI Viewer Pivot Grid, I want to display the same three columns - Net_Rev, Std_Cost, and the calculated column. I see CalcScript in the Pivot Grid's Data Source dimensions. How do I use it in the Pivot Grid to display the calculation that the Cube View was doing for that third column? I thought I might reference it in the Value filter along with the two Accounts, but it doesn't appear as a column in the Pivot Grid.KurtMayer6 days agoContributor83Views0likes3CommentsVersion 8 formatting issue with Books/Cube Views produced in Excel?
Just checking to see if anyone else has been experiencing the following issue with Version 8. We are currently testing the upgrade from 7.x to version 8 and have run into a huge formatting issue with our books that are produced to Excel and sent out to management via postal service. The source cube views for a batch use the same column template. We have Excel column width formatting set up for each of the columns (but consistently on each column). When the cube views are run and exported to Excel, the column width is not being recognized in most of the columns. I have tried direct formatting, I have tried with a literal parameter and getting the same results no matter what. I don't see where I can attach the workbook itself but am attaching a screen capture sample . In this case text wrap is set to False and column widths are set to 100. Note the results. Oddly, in like the first book, some of the sheets ARE recognizing the column width. I'm just wondering if anyone has experienced this and has found a workaround or determined why this is happening.kmd6 days agoContributor39Views0likes0CommentsUnable to retrieve data through XFGet formula
Hi all, We have built a excel report which includes multiple xfget formulas. However, an #Value error shown in the cell after refresh (refresh sheet/refresh workbook both are not working). I have also checked that the dimensions have been entered correctly in the formula. May I know is there any solution to address this issue? Thank you. Best, JackyJacky_C9 days agoNew Contributor III71Views0likes2Commentscube view formula
Requesting assistance with a formula needed in a cubeview row. Im looking to add a formula to my CF forecast column, so the formula in the row would be: ((A#AccountsReceivable:T#2024M12:S#Actual:V#MTD - A#AccountsReceivable:T#2025M1:S#Actual:V#MTD)) +((A#AccountsReceivable:T#2025M1:S#Actual:V#MTD - A#AccountsReceivable:T#2025M2:S#Actual:V#MTD)) + ((A#AccountsReceivable:T#2024M2:S#Actual:V#MTD - A#AccountsReceivable:T#2025M3:S#Forecast:V#MTD))bisenhart10 days agoNew Contributor II130Views0likes4CommentsNarrative Reporting
Hi, We have installed NRR and are able to upload documents. However, adding a cube view using the syntax is not working. Despite searching related articles and trying different syntax variations, the cube still fails to render: Syntax 1: {DOCVARIABLE "{XF}{Application}{CubeViewReport}{Abseentism_Rep}" "IncludeReportMargins=False" "IncludeReportHeader=False" "IncludeReportFooter=False" "IncludePageHeader=True" "IncludePageFooter=True""} Syntax 2: "{XF}{Application}{CubeViewReport}{Abseentism_Rep}" We are on V8.2.2, does anyone have any tips?Tracy11 days agoNew Contributor100Views0likes1Comment