Supabase Views and Realtime

I have a lot of complex views that put together 4 to 5 tables. How do you guys work with supabase views and real-time? I have been struggling with this pain for a long time now.

Hi Higor :waving_hand:,

working with complex Supabase views and Realtime (especially with 4–5 joined tables) can be tricky.
​
Could you share a bit more about what is not working (no events, wrong data, performance) and, if possible, a screenshot of your view and Realtime setup in WeWeb so the community can suggest a concrete fix?