I am trying to do some transforms within a Redshift Data Flow where I need the year and month from a date field in the form of YYYYMM so I can do some math with it. I thought I could use the extract(year_month from date) function, but I get the following error: The database reported a syntax error. [Amazon](500310) Invalid…
I am trying to build a custom connector for the platform 'ConfirmIt'. However, it uses SOAP API for data access. Can anyone please tell me how can I build a custom connector or share a link or documentation which could help me for the same?
I'd like to create a custom widget and use it in the Domo App Design Studio. Specifically, I want something that works exactly like one of the map widgets, with different regions shaded more or less according to the data, but where I can draw arbitrary boundaries for the sections. Is there any way to do this?
Hi Domo Team, I'm currently building a Custom Connector. The online IDE you provide is great to have a quick running connector. However, is there a way for me to store the code in a Github repo of my organization and being able to push code (and publish new version of the component) via API ? Regards
I'm quite new to Domo so my apologies in advance if I've missed something obvious... I'm using the Streaming API to create several datasets and pushing data to them from our internal systems. All these datasets use the "APPEND" option as we will incrementally push transactions and other data to these datasets over time.…
I opened up Workbench this morning and was welcomed with an update message. Unfortunately, after closing the update message I was taken to a Workbench window that lists all of my jobs, but I don't have the tree view on the left nor do I have the output/preview panels on the bottom. When I select one of my jobs, again,…
Hi all, I have a question on how to create basically a Beast mode tyle filter that will cut off the last 3 months. my datecolumn is in the MM/DD/YYYY format (4/26/2018). So I would like to take the most recently closed month (end of March) and subtract it by 3 months to only report data up to 12/31/2017. Thanks for your…
I'm getting this issues when a do a preview on a new dataset. I'm trying to connect to SAP BW system via ODBC connection. The connection is successful and Validate configuration turns green. But when I'm trying to extract data from a DSO is where I'm having this issue. I'm more of SAP BW guy than a DOMO one. Any pointers…
I want to increase the data label size to make it more visible, but I don't see any font settings in either the Data Label Settings or General properties.
I'm trying to structure a basic formula in Beastmode to calculate the total sum of a sales figure within a time range and then apply a multiplcation ONLY if it's positive. Dataset example (daily sales forecast): 1/1/2016 - $10 1/2/2016 - $-30 1/3/2016 - $40 Beast mode example: WHEN SUM(Sales forecast) > 0 then SUM(Sales…
It looks like you're new here. Sign in or register to get started.