Discussion Board for collaboration related to QlikView App Development.
I have a simple function that add 2 columns to a TableBox in QlikView 10 64 bits
sub AddCol
set tb = ActiveDocument.ActiveSheet().CreateTableBox
tb.AddField "EmployeeID"
tb.AddField "BirthDate"
end sub
The 1st column is ok the second raise an error and I get the TableBox Grayed with a cross in the middle
Any idea ? Qv10 bug?
Hi,
I'm facing the same problem on QV10 64 b8815.6 and have no workaround.
+1 for a fix in SR2
Seem to work in QV 11