Nitishkrish16
2 years agoNew Contributor III
Report displaying 0s for Blank Row and Blank Column
Dear Community Users, We have Blank rows and Blank Columns for the space convention. I'm getting 0s for both blank rows and columns while generating the report. I used below condition: and even tri...
- 2 years ago
Try this approach (changing your condition of course): https://community.onestreamsoftware.com/t5/Reporting/CubeView-not-displaying-literal-value/m-p/19277#M3022
- 2 years ago
My assumption is that you are using these as spacers, meaning none of the rows/columns should have data. What I typically do is set the account to A#None. There shouldn't be data there at all. Or I choose a time that doesn't hold data. For either option, include the Name function like: T#2014:Name ( ). Important, there has to be a space between the parentheses for it to work.