When trying to join two datasets I get the following error

rudrachand
rudrachand Registered Posts: 1 ✭✭✭✭
I am getting error while doing JOIN recipe When trying to join two datasets I get the following error: Job failed: in act.compute_BASE_TRACKER_JOINED_STIRandMilestones_NP: Column name can not contain comma, quotation mark, leading or trailing white spaces with DSS engine (when using H2)

Answers

  • Mattsco
    Mattsco Dataiker, Registered Posts: 125 Dataiker
    Hi,

    It means that you can't have special character or spaces (at the beginning or ending) in the column names of your 2 datasets.

    Matt
Setup Info
    Tags
      Help me…