Drilldown stopped working on Beast Mode field with HTML (previously worked)
I have a table card where one of the columns is a Beast Mode calculation that outputs HTML (using concat( '<div title=' ,`Internal ID` ,'>',Job Number,'</div>') Previously, this field worked as both: a formatted HTML display column to just show the Job Number, and the trigger for a drill path to a specific Internal ID…