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 Ganesh.When you write queries for Datameer SQL Worksheets you should consider every Sheet in a Workbook as a table. For example A Workbook has Sheet1 and Sheet2. You create a SQL Sheet and i...
-
Hello Ganesh. When Datameer writes data into a CSV file, it is just a sequence of string values separated by a configured delimiter. The Float values of a certain length being represented in scient...
-
Hello Ganesh.May I ask you to try to convert to BIGDECIMAL those FLOAT columns which values are being displayed in scientific notation when exported into a CSV file. Simply apply the formula BIGDEC...
-
Hello Ganesh.May I ask you to provide: The screenshot from the Workbook wherefrom you are trying to export/download the data. I would like to confirm how exactly the values look like in Datameer a...
-
Hello Ganesh.As far as I understand, you are trying to view data exported from Datameer as a CSV file in another tool, aren't you?May I ask you to clarify how exactly have you get this dataset from...
-
Thank you, Ganesh.Yes, the SQL approach for this use-case seems easier, especially if you have a lot of dimensions.In your SQL query, you prepared data for each dimension and then united them to ge...
-
Hello Ganesh.I'm glad to hear that you were able to get the desired result in SQL. Do you think you could provide the SQL query that returns the result or at least describe its logic? It should be ...
-
Hello Ganesh.The Flip Sheet is meant to be used for data exploration to get a quick and raw understanding of your data. Please refer to the Flip Side section of the Datameer documenation for additi...
-
Hello Ganesh.According to the use-case description you've provided, it seems to load an artifact's definition via REST API, edit the JSON, and upload it back approach would be the best from a time-...
-
Hello Ganesh.At the moment there is no option for bulk column type changes in a DataLink / ImportJob configuration dialog. Datameer evaluates a data sample and makes a decision for data type's auto...