How to fetch Header information from sheet?
I am trying to export data from Datameer and need to understand how to fetch header column information ?
I can obtain the data easily but not the header (column names)
-
Amirali, are you able to use the REST API to collect the column headers from a particular artifact? For example, here is the page for workbooks: REST API Workbook - Read Workbook
-
Sorry for the oversight on the topic category Amirali, I agree using the REST API isn't the best option within the SDK.
Within the SDK, we have a couple examples documented that outline usage in an Import Job and an Export Job. On first glance, it looks like the classes you want to access are all subclasses within datameer.dap.sdk.property.
Please sign in to leave a comment.
Comments
4 comments