ilan22
Apr 23, 2022
Q: Can we make relational connections between tables?
Can we query a database filtering for specific values? ie if we have a bunch of records with value x=5 then can we GET them filtered for only x=5? and how about X>3 or something? or records created after date x?
Founder Team
Vasanth_Fireapis
May 14, 2024A: Hey, Yeah that's possible, we can make foreign relationships between fields. We can have a filter with custom filter and we have already added that so its must be easy for you to use
Thanks
Share
Helpful?
3
Log in to join the conversation