Flexible table component / Pivot Table

Hi. Just searching on the forum for Pivot solutions and found this so I’ll add my two cents worth (and apologies 'cause I’m a javascript and contemporary web app noob, I was a dev many years ago but of of practice): As mentioned there are a bunch in the ecosystem, like orb.js (although not sure if this is being maintained ).

Is there a way to incorporate this in retool? Could you include it as a library from https://cdnjs.com/libraries/orb, and then include similar HTML, including the javascript in the HTML? Akin to the examples on here?

Don’t really understand how to do this, or critically how the javascript would reference / ‘find’ a retool query.

Anyone with any bright ideas, please shout: Otherwise I’m going to have to create a standalone web app, which uses the same underlylng postgres db, and then put it in an iframe in retool :slight_smile:

At the moment I am literally using MS-Excel, connecting via ODBC to the db but maintaining all the data via retool, as very few solutions are as good as Excel itself, unless maybe you go to PowerBI / Tableau / DataStudio.

Thanks!