-
Parsing text with common delimiters
So I've now had a chance to reuse this solution about three times and that tells me that it is common enough that I should share it. The principle here is that you have a piece of text with a good na…1 -
How can I convert a week number to an actual date?
This is more of a solution to a question I had. To start, I'll tell you what I'm working with. I have a string which is my week number named `Week` and it looks like this: * Week 1 * Week 2 * Week 3 …5 -
Re: Uploading Excel - Data Type Issues
Hi ecenteno, Mixed news here. I've duplicated the trouble you're experiencing with leading zeros from an excel sheet - even when Excel has them formatted as TEXT. Domo does interpret them as whole nu…1 -
Re: Best Way to Share Reports with Sales
Hi Lisa-Chang, The first thought that came to mind for me was using PDP in your solution. It would be ideal to just have 1 card to edit and maintain and have any changes immediately apply to all view…1 -
Re: Building a Revenue Recognition Schedule
Hi PS-ALW Great question. I doubt that a beastmode itself will be sufficient. I'd do something like the following: ETL Actions: 1. Count the number of days between the Schedule Start At and Schedule …1