Hello, when I use the upload-snowflake command, is there a way to tell Domo not to index? When I load data from Snowflake to Domo, I load based on partitions. Since I load data in this way, I'm thinki…
Hello! Is it possible to remove a column from an existing dataset using the Domo CLI? In otherwords, can I change the schema? My existing schema has 25 columns. But I only have 23 columns in a data fi…
I have a dataset with two columns defined as upsertKey. I can upload a dataset successfully the first time using the -a flag to append and I also use the -h flag because my file contains a header. I u…
I am appending data to a Domo dataset and it works great. But, there are duplicates. So, I created an identical Domo dataset and then modified the schema so that upsertKey is set to true on two of my …
Hello! I have CVS files in S3. I am able to upload them using the upload-s3 Domo CLI command. However, my files have a header, and it seems the upload-s3 command does not have a option to ignore the h…