Remove seconds from time display

Hi,

I retrieving time data from a Supabase table which is showing as HH:MM:SS. Is it possible to remove the SS before it is displayed in a table?

Thanks
Steve

Nevermind. Used the Subtext function.