Sorry I am newer to domo and can't figure this out.
Objective: I want an informational block that pulls specific values from a record based on the chosen filter. So a campaign ID or name is chosen and based on that the values in specific columns are shown (status, date, etc)
For example (and the text in [parenthesis] are meant to be dynamic):
[Campaign name] is [description] and starts on [start date]. Current status is [status].
I have tried to accomplish this using smart text but that seems to only pull limited information such as info about the dataset, filter, etc and not specific data out of the dataset itself. If this would work let me know. I also tried using dynamic textbox (such as https://domohelp.domo.com/hc/en-us/articles/360042924514-Dynamic-Textbox) But do not seem to be able to do much other than get an aggregate of one value such as campaign name description is "0" where 0 is the count of descriptions.
So how can I get something like this to work? I am open to different approaches but I am not getting it to work.