Forum Discussion

jhendrickson's avatar
jhendrickson
Regular Visitor
8 years ago
Solved

Create a Calculated Column from Different Tables

I am attempting to add a column to a table in the Query Editor, using a column from a related table. I am getting an error "Token literal expected." The relationship between these tables has been set...
  • SuperSayan's avatar
    SuperSayan
    8 years ago
    Sorry that's my bad. I happen to work on a French system and it is using ";" rather than comma ",".

    You need to replace all ";" by the proper separator which should be comma for you.