Copy link to clipboard
Copied
I am researching a way to streamline a process. I will get a data file with up to 300 columns and over 400 rows in excel. I need a couple of things to happen:
I have attached the pdf sample of what I am looking for, salmon highlight is Column, pale yellow is the row. I have also included the data files I am using.
Any help wouled be appreciated.
Copy link to clipboard
Copied
For issue 1, couldn't you just transpose the sheet so that rows are columns and vice versa, to make ot work with DM?
For issue two, you could add new fields to the data file reflecting the headers.
Copy link to clipboard
Copied
You don't need DataMerge - you can import your data as a table - after transposing it if needed - then apply separate ParaStyles to each column, then convert this table to text - with "paragraph" as a separator for columns and rows - then reflow this text into your linked TextFrames - on your sticker template.
But you'll need to prepare separate datasets anyway.