Hi ,
I am trying to create a link on associate id (Domo) when clicked on it would take to ADP (https://www.adp.com) and I have used this but it seems to be not working(just adding a link but its not opening up in a new window ) .Please if anyone can help ?
CONCAT('<a href="https://www.adp.com/"','"target="_blank">',EmployeeID,'')