Interactive Dashboard Custom URL's

We have developed an Interactive Dashboard to show a variety of information that is driven by the user selection of a customer.

One of the gadgets shows a list of Future Commodity prices by Customer Address.

We have a custom asp page that shows the same information, but the page allows each price to be set as a URL which when clicked will take the user to the Order Entry screen, populating Commodity, Customer, Price, Date etc... on the screen. i.e.

http:/abcd0000/CRM/CustomPages/cropping/CreateOrder.asp?crpl_aughyperlink=Comm%3DWM2COR%26Price%3D118.000000%26Address%3D29496%26startdate%3D2016-08-01%26enddate%3D2016-08-31&SID=12345678abcdefgh=Cropping/NextYrPrices.asp&J=cropping/CreateOrder.asp&Key0=1&Key1=4006&Key2=4031&T=Company&HiddenRowCount=4

Is there a way to add hyperlinks to individual cells on an Interactive dashboard gadget?

A colleague tells me that this was possible on the Classic Dashboard.

Thanks in advance.