-
Re: Combining Filtered Rows to one table
Hi @SamanthaC, Yes, this can be accomplished using a CASE statement in Beast Mode. However, the results will be displayed in a column rather than rows. If you provide additional details or a sample d…1 -
Re: Apply a % Model based on an identifying field
Hi @_DanielB_, I would define a variable with two options: "Selected Customer" and "All Customers." When "Selected Customer" is chosen, the filter card will enable custo…1 -
Re: Converting Decimal Format to Days, Hour, minute format
Hi @austinisenhart, You can convert 3.36 into separate columns for Days, Hours, and Minutes (e.g., "3 days, 8 hours, 38 minutes"). However, representing the three numbers (3, 8, 38) in a si…1 -
Re: File Upload Via Email (Zip file)
Hello @phesson, I’m not aware of a direct solution from Domo. It may be best to use Power Automate or a similar tool to download and unzip the file first, then upload it to Domo.1 -
Re: Syntax issue for the beastmode concat ( text column)
Hi @art_in_sky, Then you have to use the CONCAT function. Here is a simple example: and the formula:1