How do I fetch data already stored in my app data to ui

I have the data store in my app data, but it doesn’t sure on ui preview. How can I use workflow to fetch this

You don’t necessarily need a workflow, you can call out any data from your database, just have the container data source and field set correctly, then you can use dynamic text image… to call up the data you want