Data View Question - Use conditions to only return single record from table instead of whole table?

Using a data view will be useful for the project I’m moving from Bubble to Wappler.

I’ve read that if you use Data View in App Connect it loads the entire table, which naturally isn’t optimal from a performance basis as a dB might grow.

I’m not sure if this is the right way to do it, but I’ve create the data view on the app side, selected the data source and then used the magic wand to to add a condition ‘where’ and the property equals the ‘id’ of the record, and the value is the records id that I pass via the url.

Would this effectively then have page view only load a single record on the page?

Community Page
Last updated: