-
Re: Hover over hyperlink
I assume you're trying to embed HTML into a table card. Have you tried: http://sites.cognitivescience.co/knowledgebase/resources/using-google-sites/creating-mouseover-text-with-html1 -
Re: How do I make the cards take up more of the page? There is lot of wasted space in the left/right mar
At the moment it's not possible to control margins. It is a feature in development AFAIK but no planned release date yet. Ask your CSM for details.1 -
Re: Dashboard Interaction with Drill Down
Drilldown cards do not necessarily have to use the same dataset. Between a Drill down from Lvl 1 to Lvl 2, you could theoretically switch from dataset A to dataset B. Just be advised, as you drilldow…1 -
Re: Case within case in beast mode
There's a lot of ... not great things going on here. DAYNAME(WEEKDAY(DATE(`itm_snapshot_date`))) This is a really verbose way to get the name of the day. I recommend looking at the DATE_FORMAT functi…1 -
Re: Date_ADD / CONCAT MONTHNAME - Syntax Error
is it beating a dead horse to say that this type of calc should be executed in a date dimension? If it were me, 1, in ETL i'd add the 'Submit Date (Date + 21 days) to the fact table. 2 create a date …1