Hi, does anyone have a particular reporting solution I’m starting to look into?
So the problem is I’ve got multiple tables that are linked together, and I’m trying to get outside of Coda reporting (no offense to the codans, but I just want something more customizeable that works for multiple tables)
I was thinking of exporting all the data into a giant piece of text and then creating some kind of web app interpreter that would spit out visualizations based on the text that’s pasted.
There are some obvious limitations I can think of with a Coda cell, so initial solution for now is to create a script that would go through each table/each row and format it as some kind of json appended text.
Can anyone help or give some suggestions? Thanks