Hello Team,
We’re presenting tomorrow morning and need some help ASAP please. See below for details and attached for snap shots.
I’m trying to create an action with Domo like how I do in Tableau. In Tableau I create a URL Action with a dashboard that auto populates a report in SharePoint. Is this possible within Domo? See below for screen shots of how it happens. Also, can we get a call so I can show you as well please?
Step 1: Click the row of data you want to populate in SharePoint
Step 2: Tableau auto populates the Sharepoint report with the row of data you clicked on.
This examples shows I clicked on the first row of data in Tableau to populate the SharePoint report.
Currently, this calculation gets me to SharePoint but doesn’t populate the Sharepoint report:
CONCAT('<a href=', CONCAT('https://educate.one.dell.com/team/sales/Lists/Miles%20Account%20List/NewForm.aspx?',`End User DnB Name`), '>',`End User DnB Name`,' target = Account Name> View in SharePoint </a>')