Open Buzz conversation from link

KurtF
KurtF Contributor
edited February 2023 in Other Ideas

I created a table card that lists out several attrbutes of some datasets. In one column I created a hyperlink to the dataset in the datacenter so the user could click the link in the table card and look directly at the dataset. This is done with a concat function in the BeastMode:

CONCAT('<a href="https://customer.domo.com/datasources/', `Dataset ID`, '/details/overview">', `Dataset Name`, '</a>')

 

I think it would be awesome if I could generate a similar link to open a Buzz conversation with the specified owner of the dataset. It would be something like:

CONCAT('<a hfref=https://customer.domo.com/buzz-conversation/', `owner id`, '</a>')

KurtF
**Say “Thanks” by clicking the “heart” in the post that helped you.
**Please mark the post that solves your problem by clicking on "Accept as Solution"
0
0 votes

Archived · Last Updated

0
0 votes

· Last Updated

This discussion has been closed.