How to bring two columns from a table?

Can you help me… I’m bringing the name column from the category table that is linked to the accommodation table and it works fine

However, I also want to bring the abbreviation column… it would be name and abbreviation. But I don’t know the right way to make this call and I didn’t find it in the documentation.

Hi, what is the schema for your tables? Have you checked: Supabase data source | WeWeb Documentation