Forum Discussion
pcavacas
Helper I
6 years agoProblem with Row context
I have a report that has a bunch of columns on it and have a weird behavior that I cannot figure out what is going on. One of the formulas, the APF colum, is blank for all rows that are not at the l...
- 6 years ago
Good to hear. What I learned from this is that only the first expression of the Calculate() is impacted by the context transition. That was not clear to me before.
pcavacas
Helper I
6 years agoI got this to work by removing the SelectedValue in the SumX and using the fields directly.
lbendlin
Super User
6 years agoGood to hear. What I learned from this is that only the first expression of the Calculate() is impacted by the context transition. That was not clear to me before.