-
How do you Filter on Date that is Null
I have created the following beast mode to attempt to filter on dates that equal null CASE WHEN 'opportunity date' IS NULL THEN 'Is null' ELSE 'Is not null' END I can see the blank dates in the data but when I add the BM as a filter the only option I have is to select 'Is Not Null'. How do I get the filter to have the…
-
Client Data Export - Domo API?
We currently import a Dataset of Daily Sales Transactions that combine data for 2 clients of ours. We are using Magic ETL to strip out and create a new dataset for each client. We are looking into options (Must be automated and not manual) for of allowing the client to access their dataset for their internal reporting. In…
-
Problems with Microsoft Sharepoint Online Connector
Hi All, I am trying to upload a specific file within a Sharepoint Online folder to Domo. My credentials are validated no problem, but I am getting the following error when trying to run the upload on the my comma separated CSV file: file: File extension specifed in relative url doesn't match with the File Type selected.…