-
Add beast modes already created to a dataset
Is there a way to add beast modes already created into a dataset? When I want to create a new card using the same dataset I've used before, I'm not able to find a way to add a beast mode that's already created from a previous card. I have to go to that previous card, copy the beast mode and create a new beast mode to the…
-
Todays Date
Is there a way to create a card that would only show todays date?
-
Calculate Hours since Start Time
I am trying to calculate in hours the difference from Current Date and Time since Start Date and Time. I have a column that contains the Start Date with time and a blank Complete Date column since we only want to see actions that are pending to be completed. I have tried different variations of TIMEDIFF but I haven't found…
-
Beast mode function to get 5% after getting the sum
I have a beast mode function that adds several rows, but I can't figure out the beast mode if I want to get 5% after getting the sum. For example 5+5=10 multiply by .05 to get 5% of 10. My current beast mode to add several rows is below- IFNULL(BuyerDebit,0)+IFNULL(SellerDebit,0)+IFNULL(BuyerCredit,0)+IFNULL(SellerCredit,0)
-
PowerPoint Plugin
How can I get the current filter on the Domo dashboard to apply when using the PowerPoint plugin? I just downloaded the PowerPoint plugin and the dashboard/page I need have filters for different clients. I filter the page in Domo with just the client I need but, when I go back to the PowerPoint plugin to download the cards…
-
Is there any way to connect or join an excel spreadsheet to a dataset that is already in Domo?
Hi All! I am new in Domo and I don’t have an IT background but I have gone through the Domo Certification Training (pending the tests). I am trying to get my excel spreadsheet to get updated every time the cards in a dashboard in Domo updates, I have tried to use Magic ETL to join my data but I have not been able to get an…