-
Powerpoint Export: Export Text cards as text (instead of as images of text)
The PowerPoint export of dashboards is a huge time-saver, but for it to truly be useful, the text cards should export as text, rather than as images of text. This would allow the text to be re-sized as appropriate. Right now resizing is basically impossible, as the text doesn't wrap (because it's an image) and the text…
-
Send parameters to custom cards
I'm developing a custom card, and I'd like to be able to have the card have some of the same abilities as standard Domo cards. Is there any way to send a parameter to the custom javascript code from Domo? Specifically I have two use cases: First, I would like the title/header of the card to dynamically re-size based on…
-
Bubble Chart - drill based on x-axis
I'd like to propse that the drill path for Bubble Charts be enhanced to be similar in behavior to bar charts, which allow drilling based on the x-axis. Currently the drill path behavior for Bubble Charts is different than bar charts, in that with the bubble chart you can only drill in via the series. If you attempt to…
-
Allow Rich Text or HTML formatting within Notebook
It would be useful if we could have rich text or HTML formatting within Notebook cards. This would allow users to adjust the cards to look a particular way, which would be especially useful on a dashboard where the appearance is important.
-
ETL: allow existing dataset to be used as output
There are situations where it would be useful to have more than one ETL be able to modify an existing dataset. For example, I sometimes need to make a one-time fix via a query to a dataset. As it stands today, this is nearly impossible; the only way to do it is to hijack the existing ETL, comment out all of the code, put…