Krishna
19 days agoValued Contributor
Finance BR. GetDataCell is not working
All, I have a form populated with data & I am trying to retrieve the data through the Finance BR under calculate. It is not displaying the data in the error log. Sample Data. I am trying to retriev...
- 4 days ago
Thanks, Victortei. I found the solution. I have to include the cube name, and it is working now.
api.Data.GetDataCell("cb#CubeName:E#" & Parent & ":I#" & entity & cellPOV).CellAmount
Thanks
Krishna