Skip to main content
Newcomer
April 6, 2023
Solved

GetDataCell for Rows & Columns

  • April 6, 2023
  • 1 reply
  • 0 views

I am trying to use the the GetDataCell function for both Rows and Column and the math is not working.  For the row, I am using GetDataCell to sum several G/L accounts.  For the columns I have Actual(C1), Budget (C3)and the 3rd is a GetDataCell (C3) to take the difference between Actual and Budget.  I am not getting any errors but the Variance Column (C3) is returning the value in the first column.  Its as if the second column has a zero loaded.

Best answer by jstasinos

Disregard....I was able to use Row Overrides to address this

1 reply

jstasinosAuthorAnswer
Newcomer
April 6, 2023

Disregard....I was able to use Row Overrides to address this