Issue
This Content is from Stack Overflow. Question asked by pcg
I am trying to create a dataset in my account, but seeing the following errors:
aws quicksight create-data-set –cli-input-json file://create-dataset-gl_ex_spice_tbl.json
An error occurred (ValidationException) when calling the CreateDataSet operation: 2 validation errors detected: Value at ‘logicalTableMap.9d43c836-66fa-45b5-9c9f-35f13b2fd4da.member.dataTransforms.10.member.createColumnsOperation.columns.1.member.expression’ failed to satisfy constraint: Member must have length less than or equal to 4096; Value at ‘logicalTableMap.9d43c836-66fa-45b5-9c9f-35f13b2fd4da.member.dataTransforms.14.member.createColumnsOperation.columns.1.member.expression’ failed to satisfy constraint: Member must have length less than or equal to 4096
Solution
This question is not yet answered, be the first one who answer using the comment. Later the confirmed answer will be published as the solution.
This Question and Answer are collected from stackoverflow and tested by JTuto community, is licensed under the terms of CC BY-SA 2.5. - CC BY-SA 3.0. - CC BY-SA 4.0.