Using AdHoc Filter with Links in Table

I’d like to know how to render links in Table data and include the “AdHoc Filter” variables within that link.

I have noted that the Panel Links of a graph have this magic $__all_variables substitution which makes it possible to carry through the filter from one dashboard to another.

Unfortunately, this doesn’t seem functional from within the rendered links in a Table. There doesn’t seem to be any substitution that occurs when the link is rendered/activated.

Using version Grafana v6.5.2
Rendering links within Table like this:
http://mygrafana.internal/.../dashboard?orgID=1&$__all_variables&var-other=${__cell_0}

Resulting link:
http://mygrafana.internal/.../dashboard?orgID=1&$__all_variables&var-other=value