-
Calculated Field to Calculate Fraction of Hours between Two Timestamps
I am trying to calculate the number of hours (w/fraction, e.g. 36.25) between two datetime stamps, one of these fields may or may not be populated. I have tried multiple "TIMEDIFF()" fuctions but I cannot simply get the number of hours between the two datetime stamps. I've come close but cannot seem to get negative hours…
-
R Script Import Errors
I am simply trying to download a dataset from Domo into R Studio and am getting the following errors: Warning: 3 parsing failures. row # A tibble: 3 x 5 col row col expected actual file expected <int> <chr> <chr> <chr> <chr> actual 1 4036 transactions an integer 2628473349 <raw vector> file 2 36821 transactions an integer…
-
SALESFORCE IMPORT DROPPING LEADING ZERO
I have a text field in Salesforce I am trying to import that has custom GUIDs that will sometimes have a leading zero. Upon import into Domo however (as far as I can tell), the leading zero is being dropped. Ideas?