Saurabh Agashe
- Total activity 176
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 53
Comments
Recent activity by Saurabh Agashe-
Official comment This should help you generate unique row numbers for each record: 1) Create a new sheet in the workbook. 2) In the first column, add the function GROUPBY(1) 3) In the second column, add the func...
-
Thank you for the solution and the heads up. Can you please let me know how do I control the number of reducers from datameer side?
-
Thank you!
-
Official comment Datameer uses Joda time. Full documentation for Joda time is available here: http://www.joda.org/joda-time/key_format.html In your example, you'll want to reference the year in conjunction with the...
-
That did it! Hooah!
-
Official comment It is not possible to add spaces/blanks to column names in a workbook (although you can use underscores). If you would like to display infographics tables with spaces, you can use a combination of ...
-
Official comment You can easily accomplish this by using a GROUPBY on the name, then use another GROUPBY on the age. This will create a subgrouping based on the name. Please see my screen shots below for visual ref...
-
Official comment If you're asking how to convert rows in to columns, you can use the GROUPSELECT function. All you need to know is the constant of the value you'd like in each column. Here's the detailed explanatio...
-
Official comment In order to get the correct date, you must put in the correct date parse pattern when you bring in the data. While setting up the data link, you will get a preview of your data, along with the colu...
-
Are you running on 4.4? I believe this issue was fixed in a later release of Datameer.