lucasprshepherd commented on issue #19391: URL: https://github.com/apache/superset/issues/19391#issuecomment-1930624720
> > > > Anyone know if it is possible to add hyperlinks to column names, opposed to values? > > > > > > > > > Not that I'm aware of, but I'm curious the use case. It might be confusing since people often expect clickable headers to adjust the sorting. This might warrant its own discussion here on Github Discussions. > > > > > > I am building master dashboard of sorts. It will have various high-level metrics at the monthly granularity (pivot table) and I / my supervisors want each metric to have a link to a more specific dashboard. > > Hmm... the two easy workarounds (unless you want to talk about designing/contributing a feature) might be: > > 1. Use the "Text" (formerly Markdown) dashboard component to provide an index of links/resources > 2. Just add a calculated column so that _all_ metric cells provide a link to the same/relevant dashboard. I am currently using option 1, but now that I see that option 2 IS an option, I will definitely float the idea to my team. Thank you! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
