Booleans in Google Sheets Importer

CODAP Forums CODAP Help Forum Booleans in Google Sheets Importer

Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6942 Score: 0
    Thomas Castleman
    Participant
    3 pts

    Currently, if you import a Google sheet which has boolean values (indicated by “TRUE” and “FALSE”), they are not recognized as booleans by CODAP:

    In this example, the lefthand column was brought in by importing a Google sheet, and the righthand column is computed by the formula isBoolean(Booleans).

    It would be great if the importer could recognize this upper-cased TRUE/FALSE format (which is a common pattern in sheets) and convert them to CODAP booleans so they can be computed on accordingly.

    Thanks!

    #6943
    Bill Finzer
    Keymaster

    Hello Thomas,

    You’re right. And the same thing happens if you type the values in all upper-case.

    We’ll fix this!

    Thanks,

    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.