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-
My initial tests were conducted with Integer type numbers and I see that your example is using Float type. I tested with Float as well but found that these worked as expected for me too. What vers...
-
Can you share some example source data records that you're experiencing this with? In my environment, when there are data records with a value of "0" they are displayed as such in the Infographic ...
-
Thanks for the question Ashwani. Generally, a highlight exception will prevent access further in the configuration wizard. It's important that each step be completed successfully to proceed. To hel...
-
Is the product code always 8 digits long? I'm just looking to determine an easy pattern to be able to split the text. One consideration I have is to append a unique character to the end of the pro...
-
Is the REPT string just all one big integer that repeats a pattern 3 times? Does it always repeat exactly 3 times or could it be more or less?
-
Mark, thank you for the question. Within the GUI, there is not a place that you can easily decipher the original source of a join result once it has been renamed by another user. The most direct w...
-
Thanks for testing that version of the workbook, I'm disappointed that it did not provide any relief. Do you have a mysql backup of the dap database available from before the upgrade? We could try ...
-
The GETDMPROP appears to be a custom function, this is not a documented function that I can evaluate other subformulas for. If your team has any internal documentation about this function, you may ...
-
Hi Sanjeev, yes, this can be done in Datameer. You'll want to start by performing a Left Outer Join of the first sheet to the second. Use the specific column you mentioned as the join criterion. O...
-
Thank you for sharing Michael. Within the JSON, I could see a different between the columnID and the columnIndex fields for the splitPoints sheet. I manually updated these to match each other and f...