Unable to show a column value from a reference table in a calendar view

I have two tables events(title, description...) and events_log(events, action_date). I'm using the events_log table to save when the events happened and display them in a calendar. I have a reference column(events) in the events_log table to the events table but I'm unable to display the event title in the calendar? Thanks in advance!

Screenshot 2024-08-30 at 12.40.16.jpg

0 1 53
1 REPLY 1

Please try making the column "title"  in the events table as label column.

Top Labels in this Space