-
Re: How to import date/time values in workbench exactly as 8/26/2024 9:00:49 AM, without any transform?
In your schema you can define it as a STRING instead of a DATETIME so it'll import the characters exactly as defined.2 -
Re: Ownership of API Clients
Changing ownership of the API Clients isn't possible as this isn't a security best practice. Due to your former user having access to these codes they would technically still have access to them and …1 -
Re: Microsoft Powerpoint Ad-In Template and/or Card Title format customization
The new plug-in doesn't have the same features as the old one. You might be able to replicate what you want with a custom visualization but I'd recommend logging a ticket with Domo.1 -
Re: How to get Prior Year Values on the same table row
Alternatively you can restructure your data so that for each date you have the values for the current date and last year to allow for easier filtering. I've done a write up on how to do this here: ht…1 -
Re: Date Range Variables
Currently, variables don't support date ranges. What you'd need is two variables for each date range - a start date and an end date and then compare those in your beast modes.1