Each time it executes I get an error message "Invalid date - Last successful run" Date SFTP dataset that is created when I configure the connector contains no schema. Any suggestions?
Building a gauge with DomoPhoenix.CHART_TYPE.RADIAL. It appears that when the minimum value is 0 it does not display on the gauge. If I set the minimum value to 0.01, it displays. Is there a way to fo…
In the sample apps, I see these 2 lines: var domo = window.domo; var datasets = window.datasets; I have an alert(domo) that returns a result But alert(datasets) is always undefined. I am unable to do …