When a data source powers your app, you can continuously update your app contents without having to republish it. It allows you to build a dynamic app that can create, read, update, and delete data.
You can also connect a data source in a data viewer's properties panel. Learn more here: Data Viewer Components.
Add Filter View
Open a data source.
Click Add Filter View.
Add one or more filter rules.
Click Create Filter View.
Select the Filter View in a data viewer's properties panel.
Sort
Open a data source.
Click on a Filter View.
ClickSort icon.
Select column.
Select Ascending or Descending.
Delete a Data Source
There are multiple methods to delete a data source.
Method 1 - project's data source library
Open the project.
Click the data icon in the left side panel to access your project's data source library.
Click the trash can icon next to a data source you want to delete.
Method 2 - account's data source library
Access your Projects Page.
Click Data Sources in the left sidebar.
Click the trash can icon next to a data source you want to delete.
Related Docs
Data Viewer Components
Once you have connected your project to a data source, you can use the data viewer components as a presentation layer to display the data in your data source.
To access the data sources blocks, you must first connect a data source. Then, by incorporating the data source blocks into your app, you can allow users to create, read, update, and delete data in your data source when they interact with the data viewer.
Have feedback on this doc? Please take a moment to share your feedback here: Thunkable Docs Feedback. Your valuable insights will help us improve and better serve you in the future.