Linked lists or details list for bigquery data

Hi community,

My app is based on bigquery data. I have the most common use case for a detailed list: in my list i have customers and from customers i want zoom in into projects, so i see the details of that customer.

In airtable this is super easy to setup, however bigquery connections dont support list details. What would be the best workaround?

1 Like

Wonder why we cannot do simple things on Softr with bigquery. Beta forever?

@oncosearch @Mmd you can do the approach here: Create dynamic hyperlink in a table - #8 by artur

Later will add a way to specify ID field (one challenge is bigquery doesn’t have ID field concept but we have a way to approach it needs to be implemented in coming weeks)