RobynLinden Coach image

Comments

  • +1 and I'd also love to be able to control the label. Maybe you don't want "Goal" -- maybe you want "Budget" or "Q2 Goal" or "Previous Year benchmark".
  • @Jaketh13 thanks for this - you should put an idea in the Ideas Exchange to make this something admins can control without the workaround. Would be happy to upvote if you do!
  • @ST_-Superman-_ I think all and any of the above. I'd want to use the card wrench settings to determine if its attached quick filters are for that card only, or if they should work for any other cards on the page. I just don't want to have to BUILD a filter card(s) every time I need to replicate a Quick Filter. We're…
  • @jaeW_at_Onyx something like this - a combo of collapsed filters and scrollbars:
  • Would love to also see metadata on alerts in ERROR status. You can see the red border / error text if you happen to open the Alerts tab on a dataset, but I haven't found anywhere that will...well...ALERT ME of the problem! If you don't find it, and you don't think "hmm, I never got that alert..." and go check, you may…
  • Would love this on Measure values, too! Would eliminate SO MANY BEAST MODES
  • Actually... it's grabbing the incorrect city, I think it's picking the City name Alpha (min A-Z) rather than by the minimum date in the future: It should be showing Milwaukee as the Next Market based on the dates: CONCAT('Next Market: ',MIN((CASE WHEN `Closing Date`>CURRENT_DATE() THEN concat(`City`,' ',`Closing Date`)…
  • Awesome!! Thank you @DataMaven!!! This Beast Mode was exactly what I needed. I didn't realize I could put the Min in that position, that's where I was getting stuck. And thanks as well to @Valiant, much appreciated. 
  • Hi! I use ETL for my dataflows, not SQL. Is there a way to do this conversion inside an ETL dataflow? I have the Scripting beta that allows me to include Python or R, but I don't know what to do next. Anyone willing to lend a hand? Field is EVENT_DATE_TIME and I need to make 6/21/2016 3:30:00 PM change to 7:30 PM, for…
  • @kamuela Can you help me as well? The reports in the screenshot below are not the reports we are trying to pull in. I had our CSM set up the connector Domo had established, and this is what came back.
  • Has this functionality been developed since the original post? Either in ETL or Beast Mode? I'm looking for this solution as well. 
  • Related question, if you don't mind my asking: can you tell me if you successfully pull the columns you want over from Sizmek? We are connected via an api key, but aren't seeing any of our custom reports in the available tables. I have a ticket open with Support, but wanted to see if another customer had seen this issue…
  • I just deleted a TON of drill cards because I was doing clean-up and deleting cards via Admin>Cards that appeared to not live on any page. Please address this -- easy fix would be for the Admin page to indicate that this is a DRILL, not a primary card. I now have cards that have descriptions telling the user to drill…
  • I do actually rename the drill path as general practice. Here's a basic example of what I'm seeing, though. I have a card called Primary Card A it has a drill layer called Secondary Layer I have a card called Primary Card B It ALSO has a drill called Secondary Layer I keep the primary name unique, but the drill layer title…
  • Oops, I didn't see the checkbox! Phew, so glad that's still in play. I appreciate that and the rest of the very helpful tips. Thanks to both of you @jmo and @Anthony_G!
  • Thanks, I did see that. However, I'm still concerned that the previously written beast modes don't show up in the values/category lists when creating another card on the same data source. I am used to beast mode calculations being available across my instance, as long as I am working with the data source upon which it was…
  • Nevermind, found a solution here: http://dojo.domo.com/t5/Beast-Mode/YoY-MoM-QoQ-calculations-for-YouTube-Video-Views/m-p/2747/highlight/true#M137 
  • If you wrote that percent change beast mode, can you share it? I'm working on writing (A-B)/B but am not quite getting it right. 
  • @tbrock does that data have to be one of the values used to set up the card in order for the Macro to pick it up? This sounds like a great case study for some screen shots and calculation samples. I have often wanted the hover to show a correlated metric that may not be used to actually power the card.
  • Just want to tack on here to say that I think in general Date functionality needs improvement in Domo. I put an idea in the idea center, would be great if Domo staff could please review. I think this thread is very informative for card builders, and I will review it to make sure I understand the details here -- but in…
  • Thank you! I appreciate the follow up!
  • Thanks @tbrock, this is helpful. Can you talk some more about the append vs replace option -- perhaps which type of Facebook reports should be appended vs replaced? Also, i have set the data to update hourly, however none of my cards are showing data for 5/14/15, which is today. Is Domo able to pull current date data, or…
  • Related - my Facebook data is only coming in for mid April to present -- any idea if we can get data going further back in history? I'm concerned my users won't want to use Domo for Facebook if the historic data is so limited.
  • Thank you @swyatt, that is helpful. I've edited this post to remove what was originally a method I thought was working but... is not. Sorry!
  • That's terrific, thank you. 
  • I don't have publication groups in my instance (yet..), but I have had a similar frustration with applying a filter to a page of cards via the Analyzer, creating a publication, and seeing the unfiltered cards show up as a result. Would be great to learn how to correct this, or to see Domo make an improvement to this…
  • It looks like the hover settings I set up in Chart Properties work when I view my card on the page in Medium or Large size , but when I click on the card to view it in details mode, the hover settings stop working.
  • Is this ticket still in the queue with support? I just tried to set some labels on a tree map and am still unable to see the hover settings once I leave edit mode. Thanks!
  • I have this need as well, and have been transforming my data source within excel. Really hoping the new Magic tool will make this process easier. I just got DataFlow turned on in my instance, but now need to learn how to write the code properly.
  • Thank you! Can you also change the accepted solution from the first post to the second? I hit the button on my own post by mistake, and meant to give credit where it was due.