I am trying to edit a formula for a new attribute, but the string that I need to check if my attribute is “equal” to contains an apostrophe. I put for example: `Education’=”Bachelor’s” and it will not pick up any entries that contain that phrase, even though that is exactly how my Education attribute is coded. Is there something else I need to do? I tried putting a backslash which works in other languages, but I cannot get CODAP to return anything related to any of my attribute entries with apostrophes. Thanks!
Try copying the text in the cell, then write the formula and paste in the text from the clipboard rather than writing it out yourself.
You can also probably export the data as CSV and do a find and replace on that kind of an apostrophe (using the clipboard again to copy the apostrophe before engaging the find/replace) either in a spreadsheet program or even a simple text editor. Then reimport the csv into CODAP.