ContributionsMost RecentMost LikesSolutionsRe: CellStatus retrieves a different status than shown in the Cube View Thanks Teresa. It worked! Interestingly, the approach I was following is basically the same. However, the Api syntax for CellStatus returns a different string from the BRApi one that you proposed (...CellStatus retrieves a different status than shown in the Cube View Hi all, I'm trying to build a CV with Entities on rows and Scenarios on columns that will show the status of the cell with the help of a Dynamic Calc. Here's the aspect of the CV (Scenario and UD...SolvedDynCalc displaying zeros Hi all, I have a dynamic calc that displays zeros instead of null when the source cell is null. In the image below, MTD_CF is dynamic and it shall display None data under certain conditions. When...SolvedRe: DynCalc displaying zeros Thanks Eric. That worked. In an earlier version of my script I had to add ".CellAmount" for it to display any data at all. I did not think about removing it from the final version. Regards, GSF