Hello!, do I need to show data from two tables in a data grid? I have tables created in Supabase, in both tables, I have employee registration data and I need to show this data in this data grid
Hello!, do I need to show data from two tables in a data grid? I have tables created in Supabase, in both tables, I have employee registration data and I need to show this data in this data grid
Hi @GSr
Have you considered building a view in Supabase?