-
Where Do SQL Transform Changes Take Place?
I am currently building a dataset that requires me to insert a dummy row if a specific date does not exist in a table. I am attempting to do this in a MySQL dataflow. From what I have read I cannot use the insert function when the transform type is a table. Instead, the transform type needs to be SQL. My question is…
-
Embed Summary Stat HTML Renders As Text
I am currently building a custom website to house a bunch of data visualizations. I am using the embed function which has worked just fine up until now. I have a beast mode that is calculating two different averages at once and the default Domo text was simply too large. I added an HTML div wrapper to the beast mode to…
-
Embed with Quick Filters Displayed
I am currently making a customized site for internal reporting which requires me to embed a bunch of Domo cards. I built a solid framework for the site and when I started to embed the cards I noticed that the quick filters were not included. Is there a way to make the quick filters visible on the embedded card? Also,…