-
Re: SQL variables with spaces in them?
Haha! Deal.1 -
Re: Need advice setting up a basic twitter card
Maybe try a beast mode that categorizes days of week by weekday or weekend, then use that beast mode in a filter and exclude weekends. I don't know if the Domo card builder is going to try and o…1 -
Re: Find Most Recent Date
I'd suggest doing something like max(max(x1),max(x2),max(x3)), but I don't think beastmode max functions will allow that. Can you do a case statement with boolean? case when max(x1) >= m…1 -
Re: Can we pass 'data range' to beast mode? If yes, how?
@zcameron correct me if I'm wrong, but aggregate functions like MIN() will also be influenced by the chart type chosen and if there are series groupings within that chart. Each stack segment in …1 -
Re: How do I automatically update Excel files in Domo with Dropbox?
Inquire with DomoSupport to see about using other versions of DropBox connectors that will give you the file connectivity you want. There is an excellent Box.com connector which allows you to load sp…1
