Konsta Danyliuk
- Total activity 601
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 273
Comments
Recent activity by Konsta Danyliuk-
Hello Tuğrul.Just to confirm if I properly understand your intention. Please let me know if I missed something. You have a column with string values - id pairs. Some values might look like reverse...
-
Hello Greg.What Datameer version do you use? I've tested the formula REPLACEALL(#InitialName;"INCORPORATED";"INC") at my Datameer-7.2.7 and it seems to work. Whether the result at below picture is ...
-
Hello Daniel.If you have below dataset at SheetA: acct offer date status1761 G 2007-12-30 W1761 D 2007-02-30 S1761 A 2007-12-30 B1761 B 2007-07-30 D1761 D 2007-09-30 G1761 A 2007-06-30 B1761 G 2007...
-
Hello Daniel.May I ask you to provide an example of the initial data you are working with and the desire result, please? It would be easier to double check the logic, if I would know what is given ...
-
Support ticket 16024 has been raised to cover this topic.
-
Hello Tuğrul.You could delete desired folder via the next REST API. This call doesn't return any response, thereby you could use -w"\n%{http_code}\n" property to get HTTP status code of the request...
-
Hello Parth. The function EXPLODE_RANGE will repeat every record at the sheet given number of time. So if you have 20 names (20 records I assume) and introduce the formula EXPLODE_RANGE(1;24), it w...
-
Hello Parth.I guess the easiest way to achieve this is to use EXPLODE_RANGE function. For example - you have 3 names at the Name column. JohnLisaTom You would like to repeat every name let's say ...
-
Hello Tiago. As of Datameer 7.2.5, it is possible to export data into Tableau in TDE format with several publish options to choose, I guess Append data to datasource will give you the ability to ex...
-
Hello Michael. I guess you are facing the exception like PKIX path building failed SunCertPathBuilderException: unable to find valid certification path to requested target In this case it is requir...