Blueprint to display metadata

Hello ,
please have a look at this post Using Datasmith Metadata in Unreal Engine | Unreal Engine 5.1 Documentation
It shows how to organise your metadata in Revit, how they are carried inside Unreal and how to retrieve them using blueprints.

You ll also need to create a widget blueprint to contain the metadata and place it in your scene Creating Widgets in Unreal Engine | Unreal Engine 5.1 Documentation

Finally you ll have to do a piece of blueprint that will do the following: