The Alteryx Community is a finalist in three 2026 CMX Awards! Help us win Customer Support Community, Most Engaged Community, and User Group Program of the Year - vote now! (it only takes about 2 minutes) before January 9.
ACT NOW: The Alteryx team will be retiring support for Community account recovery and Community email-change requests Early 2026. Make sure to check your account preferences in my.alteryx.com to make sure you have filled out your security questions.
Learn more here
I am trying to import a json file using Analytics Cloud Json Data Import tool. The file contains a large number of fields (~1000) with long names. The data gets imported into appropriate columns when I reduce the number of columns to 500 odd fields. However when it goes beyond these 500 odd fields, all the data get imported into a single column. I am able to accommodate more fields as part of my import if I shorten some of the column names. Is there a limit on the column name of the fields in the data import? Is there a way to overcome this limitation?