Idea

Jason Merschat avatar image
2 Likes"
Jason Merschat suggested Jason Merschat commented

Automatic Recognition of String Type in Write to Global Table

When using the Custom Code block to update or write to a Global Table the code did not recognize that the label I was using was a string and to then use update the correct row header. It returned an error that the row number was 0. I had to manually update the code and set the type to string from int. Not a huge deal, but I had to figure this out on my own and I suspect other users may also have this difficulty.

global table
gt-writeto.png (151.3 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Comment

·
Matthew Gillespie avatar image
2 Likes"
Matthew Gillespie commented

We've updated most of the other table pickoptions, but this looks like one we missed. The row and column variables should be declared as Variants so that they can hold either strings or numbers. I'll get this fixed for the next 18.0 bug fix release.

· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Jason Merschat avatar image Jason Merschat commented ·

Thanks!

0 Likes 0 ·

Write a Comment

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Your Opinion Counts

Share your great idea, or help out by voting for other people's ideas.