-
How do I identify the second lowest value? I.e. MIN('COLUMN') +1?
I'm trying to sort my API calls by time and label the order in which they took place, however I'm not sure how to identify beyond the MIN time. Is there a way to identify the MIN and then look at the second or third or fourth value thereafter? Ideally, my Beast Mode would then label each call with the order they came in by…
-
How do I calculate time difference between two values in the same column and also group them?
I'm trying to calculate the time difference between API calls but also group them by requestID and day. So far, I have the following Beast Mode to reformat my `requestTime` into time and tell the difference. Meanwhile, I'm trying to use the card itself to group by requestID and date. Currently nothing is coming back. Any…
-
How do I build a custom template without the Powerpoint plug-in crashing?
I'm able to connect Powerpoint to Domo, however I'm having issues once I select the cards I want to import from the Wizard and click 'Create Slides' - I receive an error message and partial card data with low resolution. Please let me know if anyone has found this issue and how they've been able to resolve. Thank you!
-
Add 'Card Description' Data Governance Dataset
It would be immensely helpful to be able to export the free-form text field of card description from Domo so you could outline the business purpose or process associated with that card. Right now, the card title has to carry a lot of the weight for a user to know what a card is used for. This would significantly automate…
-
Develop Card API Endpoint
Right now, the APIs you can export seem to include Page but not Card. Card is significantly more powerful as it contains a more detailed breakdown to manage via data governance.