Hi,
I’m looking to do something that I feel should have a simple solution, but am running into a bunch of barriers.
I have data in Zapier Tables. On a button press in the Interface, I want some of the table data (various rows, etc) to be exported in an organized manner as an RSS post (which involves listing it out into HTML).
The issues are that I’m not finding a way to order the Tables Data within the Zap. For example, searching only yields Line Items for each column, meaning that it displays as Column 1 (value 1, 2, 3, etc). What I need is to transform that into Row 1 - Column 1 value, Column 2 value, etc
Even working with the line items as they come in from Tables is a bit painful, and I’ve experimented with splitting these line items and using loops, but so far have not had any luck actually just re-ordering this information. I’ve done far more complex things on Zapier and think I’m missing something easy here!

