Parsing error when creating tables

I’ve not seen this before but when attempting to creat a summary table in Phoenix on a particular dataset, I’m getting a parse error: “Failed to create table. An error occurred while parsing EntityName. Line 1, position 618.” Does this mean anything to anyone?! Many thanks in advance, Andy

Andrew, I would suggest that this is probably best logged with support to clarify what is causing the problem. To help us replicate it, please confirm the version of Phoenix and provide a PHXPROJ exhibiting the problem, together with any screenshots of error messages etc. A similar sounding problem was fixed in 6.2.1 release, see the QC10662 in the release notes; In previous versions of Phoenix, if multiple column stratifications were selected the following message was displayed in some instances: “Failed to create table. An item with the same key has already been added”. The problem occurred when the unique values from each column were combined to create a non-unique value. This problem has been resolved in Phoenix 1.2.1. Simon.

Hi Simon, Many thanks for this info, will log as you suggest, Best regards Andy