Comments
-
If you receive a user permissions error, make sure to check step #4!
-
Hello @swyatt This is a great question. My initial thoughts are that the connector will require a root directory access for the files. So we will need to dive in deeper to find a solution for you that will work. I've created support ticket number 00541205 and assigned it to my team. I'll have an engineer reach out to you…
-
Until ETL is available, the current workaround is to do it in Dataflow. I've seen this issue before, so here is some sample code to get you started. NON-NORMALIZED TABLE: |PK|saleDate |saleAmount|reno |saltLakeCity|lasVegas|denver| =============================================================== |01|2014-1-1 |53000.00 | 1 |…
-
If there is no possible way to normalize the data at the datasource before it comes into Domo, then a dataflow is your best choice. However, if the data continues to grow as time goes on and new months are added to the table as columns, then each month the dataflow would need to be adjusted. In order to normalize this with…
-
Important to note, if the above article is displaying emoji in the filters of Google Analytics, you just need to turn them off to properly view the article. This is found in My Settings > Preferences > Display.
-
A useful feature built into the Google Analytics connector is the ability to filter the data you import using Google’s own Filter API. Filters are short statements that you can apply within a Google Analytics Data Source that give you added flexibility to let you refine the data that’s imported. For example, let’s say you…