Nothing import after clicking "Import Variables" button
Opened this issue · 1 comments
bhitproj4 commented
### I tried importing a simple csv.
After performing the process nothing comes into the illustrator variable panel ... Even though it shows on the script panel that everything loads up correctly. I scroll through the data set and nothing changes or happens.
I tried loading same csv with default illustrator variable panel and every thing loads perfectly.
Maybe its and binding issue or else. Please help me on this.
hoochalaffa commented
When you test the art bindings, do you get the desired results?
In my regular use of the script, I have to make sure the column headings are exactly represented as the object’s name in the illustrator layers panel so the script can match up the variable in the csv and bind it to the appropriate object in illustrator.
Something to check: you have under options “bind by name”, make sure the layers you want bound in illustrator are named exactly as the header without @ or #.