Frances Angulo
- Total activity 49
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 15
- Subscriptions 16
Comments
Recent activity by Frances Angulo-
At the source data, you could also apply a LOWER or UPPER to normalize- that might simplify your work later in the pipeline.
-
At first attempt, I didn't have success using a wild card in my formula. I think what might be appropriate, depending on your use case, would be to use something like REGEXTRACT or REGEX functions-...
-
Hi there! There are many advanced filters you can use to do this- but have you considered partitioning the data at ingest so that you can filter results based on those partitions? You can create ...
-
FYI I have escalated to docs that this function is not documented- thanks for your feedback!
-
Ah yes! My suggestion would have required a formatting of a date. Well done!
-
@Adam Morgan I believe Jason is referring directly to the CONCAT function. If an aggregate precedes the concatenation request, GROUPCONCAT can be used. That will provide the following results: F...
-
Official comment There are some advanced tutorials documented here: https://documentation.datameer.com/documentation/current/Advanced+Tutorials complete with sample data. App Market examples can be explored in th...