Sabeel
- Total activity 32
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 21
Comments
Recent activity by Sabeel-
Hi Syed, In order to help you with your requirement, I would like to understand this use case better. Could you please clarify on below points. Let me know if I missed something. - You have the raw...
-
Official comment Hi Aaron, Thanks for your question. This is being addressed in this ticket https://datameer.zendesk.com/agent/tickets/15456. Have a great day ahead! Regards, Sabeel
-
Official comment Hi Aditya, You can edit the decimal places at Datameer like mentioned below: Left click on the 'Available Data' column -> Format cells->Number (Decimal places) and type the number of decimal places...
-
Hi Tugrul, Thanks for the clarifications. You can use REPLACEALL function to replace all the duplicate words with an output you desire. Refer more about REPLACEALL:https://documentation.datameer.co...
-
Official comment Hi Tugrul, Thank you for posting this question. In order to understand the problem statement better, I would like to know if you mean to say that, if there are consecutive words, the next repetitiv...
-
Official comment Hi Aditya, Thanks for posting this question. Please find my comments below. 'substr' function is pretty straightforward in Datameer, below is the link which you can refer to get more details about ...
-
Official comment Hi Aditya, At Datameer we have CONTAINS function which is similar to 'LIKE'. The syntax is as shown below. CONTAINS(<string or list>;<string>) (Here <string or list> can be the Sheet name or the so...
-
Hi Joshua, Could you please provide some example of this problem statement, just to interpret this query accurately? Regards, Sabeel
-
Official comment Hi Aditya, Thanks for bringing up this question! You could use below function to replace any special character with a null character or no character at all. I used few special characters in my sour...