Tableau Connector for QuickBooks Time

Build 24.0.9175

UpdateProjectActivityReadTime

Update the last read time for one or more projects.

Stored Procedure Specific Information

QuickBooks Time allows only a small subset of columns to be used in the EXECUTE query. These columns can typically only be used with the = comparison. For example:

EXECUTE UpdateProjectActivityReadTime ProjectId = '10001'

EXECUTE UpdateProjectActivityReadTime ProjectId = '10001, 10002'

Input

Name Type Required Description
ProjectId String True Id of the Project. If you have multiple Project IDs, please provide them as comma-separated values.

Result Set Columns

Name Type Description
Success String This value shows a boolean indication of whether the operation was successful or not.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175