Joel Stewart
- Total activity 778
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 347
Comments
Recent activity by Joel Stewart-
After some initial testing, I've been unable to reproduce this using 5.11.5. I'd like to clarify a few components. What version of Datameer are you observing this in? When you refer to "access the...
-
Official comment Thanks for confirming Karl. In 5.10.11, I was able to reproduce the reported symptom. This is no longer observed in 5.11.5.
-
Karol, the Facebook connector is limited to the old Facebook API (FQL) in our available releases. The implementation of the new Facebook API (Graph API) connector is expected to be available in a f...
-
Are you able to share some sample rows from the data set so that I could attempt to reproduce your observations? If you were able to successfully complete the file upload with the 50 columns you r...
-
Official comment Thank you for sharing the sample file Jon. I was able to reproduce this issue and identify the cause. Specifically, the first column's title is an empty string. That is what is trying to be displ...
-
Official comment Rahul, these questions are best discussed with our sales team that can go through these options with you in detail. I'll request that someone from our Partner team reach out to you based on your te...
-
Official comment I assume that by "binary" above, you are referring to a boolean type in Datameer as described in the documentation here: https://documentation.datameer.com/documentation/display/DAS50/Data+Field+Ty...
-
Aditya, I noticed quite a few posts recently about using some standard functions in Datameer. If you're interested, you may want to look into some of the courses we offer at http://education.datame...
-
enaven, it sounds like these functions would complete your desired analysis: GROUPBY(#MySourceSheet!Country) GROUPCOUNT(#MySourceSheet!Age) That will provide a distinct list of countries in the fi...