Comments
-
I am able to bring in the files from my server and append them into a dataframe with 8,000,000 rows. But I can't upload this to domo because I get an error. I even divided them into many different dataframes and tried to upload them as different domo datasets but its didn't work I get this error: too many non-consecutive…
-
I am going to implement this! I was hoping I wouldn't have to alter the ETL by adding a formula but I think that is the only way
-
hello, I ended up using an ETL to complete the task. Thank you!
-
Hi Matt, Thank you so much! This will help a lot
-
This helped! Thank you
-
I have a beast mode, 'metric', in this case that essentially has the current month, previous month and this month previous year stored in it. 'Metric' is a beast mode I created using a date column. My objective in this beast mode is to essentially change the name from current month to the name of the actually month and…