getTimesheetReportingCsvExportData Query
Used for csv export in Reporting in "Timesheets" app.
Access: It requires user access.
Errors: Returns [] if not logged in, or doesn't have access to reporting, or this feature is disabled
Arguments
#
columns = [ "hours", "estimate", "billable", "utilization", "utilizationTarget", "budget", "remainingBudget" ]
fields for result
Response
#
Returns String .
Example
#
Previous
getTimesheetComments