Link in Drill Down
There are two ways to get a link in a drill down in an Analytics report:
If the data includes "://", a link will be displayed (http://aftonbladet.se/ in the example below).
Add a procedure in the table app.dataview_fields for the data view column that should return a link.
Go to the database and add the desired procedure in the column "doc_property" in the table app.dataview_fields. In the example below, the procedure "[cust].[p_get_docfile_DEMO]" is used for the dataview column doc_reference:
Caution: It's important that the procedure returns the following syntax: getdoc?action=DOCUMENT_PROC&doc_id=28674
Below is an example of the resulting link in the drill down in an Analytics report: