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-
Thanks for the confirmation about the version Collin, there are not any known issues matching the symptoms you described with that version. I'd recommend following up with the Datameer Administrato...
-
Sorry to hear that you're experiencing issues with keeping an Infographic up to date. The expected behavior should be that the latest version is available on all other sessions almost instantly. W...
-
Morgan, with respect to the LEN and SUBSTR functions, I'm nesting these to perform the conversion in-line. For example, I'm converting a string that looks like "14KB" to a Float with value "14366"...
-
Hi Soohan, currently there's not a centralized view to check on all the schedules for artifacts that is built into the GUI. On the Job History page of the Admin tab, you can view the history of whe...
-
Mario, one strategy that you could use would be to setup a dedicated workbook that does the calculations you are interested in (i.e. if the CountD for IDs is outside of one standard deviation). Usi...
-
One technique that could be used if you want to round to the nearest 10th instead is to multiply and divide by 10: ROUND(#MyFloat*10)/10 This will produce rounding to the nearest 10th.
-
I suspect that the "** server can't find Alvaros-MacBook-Pro.local: NXDOMAIN" error is related to the root cause. To manually populate the lookup, I recommend updating the /etc/hosts file line: Or...
-
I reproduced this scenario in my environment and found that if a Workbook is in a Queued or Running status, when I save a workbook and elect to start it immediately no additional execution of the j...
-
Hi Tyler, we're glad you're here. Yes, support tickets do require a support subscription but usage of the Datameer Community is available for all. The Datameer Community is moderated by many techni...
-
Hi Nkihil, the design of the sample data is definitely to get updated and executed as users make updates to the workbook. This is not something that can be disabled within a workbook. However, I c...