TOccon Domo Employee

Comments

  • @cookx775 These are great ideas! Unfortunately, this feature is not currently available for regular pages/dashboards. I would recommend submitting that to our ideas exchange.
  • @cookx775 Unfortunately, there is no current way to impersonate users in Domo. Something that is common is to have a "test" or "service" user that Admins can use for PDP and other feature testing and implementation.
  • @cookx775 Our Domo development team has this on their road map. We have not yet released anything in our Beta program but as soon as we do we plan on announcing it to our customers be sure to let your account team know so you can get in on it. As for the app icon that is a great suggestion and I recommend submitting that…
  • This has been discussed by our internal Domo Product team and they are actively considering ways to accomplish this. You can upvote this idea here
  • @GMSilvey The Domo.js library is what enables the ability to use the Domo.get() method (in your post you said gets instead of get without the s which may just be a typo but if not be sure to use Domo.get()) Aside from that, typically when you receive an undefined error it may be because you have downloaded the domo.js…
  • @jakejgordon When clicking “Save and Close” it should bring you to the dashboard/page that the card was saved to. (i.e. If saved to overview after selecting “save and Close” it will take you to the overview page. If you select a different page/dashboard then it will reroute you there and place the card in the appendix).…
  • @chrissy That is a great question! The easiest way to do this would be using “Limit Rows” located just below the filters on the card analyzer. (pictured below). All you need to do is enter 20 and make sure you have the sorting set to what you desire. Another more complicated option is using a transform (Magic ETL, SQL…
  • @chetan_cricut To my knowledge, this functionality doesn't currently exist within Domo. You can however submit this to the ideas exchange. Something you can also try is placing both chart types into a Mega Table using a beastmode. Here is an article on how to accomplish this, Adding Graphics, Links, and Images to Table…
  • @gbrown using a CASE statement could work! You can also transform the data in Magic ETL using the “Pivot" function.