Dynamic object + text

I’m new to Unreal Engine. :slight_smile:

I want to use data stored in a database to set size and position of an object (such as a cube) with text next to it.
Then interacting with one of the objects, I’d like to retrieve a variable stored with it such as an ID.

How would I go about that? I’m not sure where to start.