Test 3

Implicit column type auto-detection
Steps:
Open the formula dialog for column FormulaCol
You should see this:
image.png
The column type of CharCol is “T”
Close the dialog
Change any “string” value in CharCol to “1”
Open the formula dialog again
You should see this:
image.png
The column type of CharCol is “123” however it should still be “T”
Test 3 data
0
FormulaCol
CharCol
1
2
1
2
2
1
3
2
1
4
2
1
5
2
1
6
2
1
7
2
1
8
2
1
9
2
1
10
2
1
11
string1
string
12
string1
string
13
string1
string
14
string1
string
15
string1
string
16
string1
string
17
string1
string
18
string1
string
19
string1
string
20
string1
string
There are no rows in this table

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.