Re: Updating Columns with Calculated Values [message #1223 is a reply to message #1221] |
Thu, 11 February 2021 11:22 |
thomas
Messages: 715 Registered: June 2014
|
Senior Member |
|
|
Hi Ed,
I tried with version 521 and with the current dev version using the following data, but couldn't reproduce the issue.
When changing an entry in one of the vendor columns, I could always recalculate. When I used a 2D-view with the
calculated value on an axis, this also reflected the change. Does the dialog open in your case?
Thomas
vendor_1 vendor_2 Calculated Column
1 0 1; NaN
2 1 2; 1
0 2 NaN; 2
1 3 1; 3
2 4 2; 4
|
|
|