Create Single Formatting Rule
Good morning, So, I am creating a Report Component with, at least, 75 different data cells from Data Adapters. When it comes to a Formatting Rule, I am looking for a single rule where the condition is dynamic based upon the value of the cell it is applied to. This is just a small portion of the cells. I would like to format all of them as ($##,###) in Red if it is negative. I have tried using [Value] < 0 in the condition but everything is turning red. I have created calcualted cells to turn any text into Decimal. I don't want to have to create a rule for every cell. Also, when it comes to the Format String, what is the syntax to make negative number show in parenthisis?9Views0likes0CommentsReport Books - Dashboard Chart
Hello, I have an automated report book and would like to expand the functionality to include charts (in addition to the existing cubeviews). I was able to add the chart, but I'm struggling with trying to control the formatting. I would like to modify the header and have the chart fill the page (too much white space). See below. Thanks! Is there a way to format the chart output, in particular I would like to enlarge the chart image and have it stretched across the page?39Views1like1CommentNarrative Reporting Issue
Hello! Has someone tried Narrative reporting in 9.1 version? I am currently experiencing issues: 1.- Inserting charts/Advanced Charts / Reports if someone could insert an exaple on how they have done it. 2.- I cannot vie the artifacts and acces them, this message keeps popping up (and the names are fine) Thank you so much for the help!!109Views0likes2CommentsCreate Excel Book
Hi, I am trying to create a OneStream Book that contains data in Excel format instead of PDF from a dashboard component. Currently, the book uses a dashboard report component to generate a .xfDoc.pdfBook containing the data, which Parcel Service then attaches to a list of emails and dispatches in a zipped folder. I attempted to create a book that retrieves the data from the same dashboard component but in .xfDoc.xlBook format. However, every time I run the Parcel Service to dispatch the file in Excel format, the Excel file is blank. Could you please advise if there is a way to obtain the same data in the Excel attachment as we have in the PDF attachment? Thank you812Views0likes3CommentsMergeAndCenterColumnHeaders in Cube Views
Hi, Anyone on Version 8 who's actually tried to use this 'enhancement' feature in Cube Views? We requested this on Ideastream a long time ago with a lot of support. I can see this command is now available in the header format dialog; however, it would appear that the only thing it does is change the header from left justified to center view. There does not seem to be a way to actually 'merge' column headers, despite the fact that it's called "MergeAndCenter". Even the system documentation appears to confirm this behavior. Someone please tell me I'm missing something here and it actually is possible to merge column headers, because we really really wanted this feature. Thanks465Views1like9CommentsViewing export of dashboard in screenshot or Extensible Document
I have a dashboard (not bi-viewer, standard OneStream dashboard) frame that needs to be shared with users outside the application on a regular basis. How can I use a screenshot of this dashboard as a picture or book file to be shared with users outside the app? Users currently screenshot the picture and save the file locally before sharing. I'm hoping to use a OneStream tool to accomplish this. I've investigated extensible documents and books, but they appear to require build a "report" dashboard component. Not looking to rebuild the dashboard from scratch. Ideal situation would be similar to how cube views can embed to picture in Extensible PowerPoints, but I'm open to other options. Thanks in advance29Views0likes1CommentNarrative Reporting Identify Dynamic Numbers
Hi, In NRR, is there an out-of-the box way to identify (highlight) dynamic variables while editing but to remove the highlight when it's ready to publish? This is helpful when toggling between Show Fields Codes and Hide Field Codes.24Views0likes2CommentsNarrative Reporting Custom Variables
Hi, We're building custom variables for NRR to enable users to select from a set list. These variables are built in Parameters with custom querying. Is there a way to enable these variables to be selected from Artifacts -> Contents or somethin equivalent inside NRR.19Views0likes0CommentsIf Statement in Report Book
I’m working on a loop over Entity.children and trying to implement a condition where, if a particular entity x is selected, then entities y and z should be excluded from the loop. I attempted to write an if statement to handle this, but it doesn’t seem to be working as expected. Here's the logic I tried to implement:19Views0likes0Comments