How to Filter Expression for Member ID

Hello!

I need help making an expression

I have a database called Courses Completion with a Course Completed ID (Primary Key), Member ID (Primary Key) and Date.

In Courses Completion i can make many.

For the Table I have a Member ID followed by Course Categories (Course ID) and their Date.

How do I make an expression that For Row User it filters by Course ID

i want to filter the dates by course id

Basically, a search for Course ID: 1.

There are no primary keys in Bubble; your DB setup is completely wrong and you should delete those tables and start again after familiarizing yourself with Bubble’s DBs. You also have to understand how you’ll be searching and filtering data on front end and back end so you know what relationship the course and users tables should have.

2 Likes

is there a way I can filter?