I’m interested in connecting a Google Sheet to a runtime data table in Unreal Engine.

Hello, I’m a beginner with Unreal Engine. I’ve created buttons using a ListView. Later, I plan to use the Runtime Datatable plugin to connect a data table with Google Sheets so that changes made in Google Sheets reflect in the project even after packaging.

I’m curious about where and how to apply Google Sheets in the Blueprint nodes. Could you please provide guidance on this?

BP_ListViewDataEntry

UMG_ListViewEntry

Datainstance
image

UMG_Main