TrackingTime integration
Hi all,
I need a time tracker. I found TrackingTime Chrome Extension. The website says that all I have to do is add the following formula somewhere on the sheet:
=”TrackingTime:”+Task Name column+”,,”+Project name column
My formula is:
=”TrackingTime:”+Primary+”,,”+Details
I get the following error:
#UNPARSEABLE
The extension is enabled. Any suggestions?
Answers
-
It looks like you are just missing the @row on the end of your column references.
Jason Tarpinian - Sevan Technology
Smartsheet Aligned Partner
-
Thank you, I added:
=”TrackingTime:”+Primary@row+”,,”+Details@row
but did not help. For project column are we just looking for column called Project Name
-
Hi @jafarh ,
Looks like the quotation marks you used are not correct:
Try those " instead of ”
="TrackingTime:"+Primary@row+","+Details@row
Mathieu | Workflow Consultant
info@evolytion.com
-
Thank you so much for all the wonderful suggestions. Mathieu suggestion fixed the issue. This is what the script should look like:
="TrackingTime:"+[Task Name]@row+","+[Project Name]@row
This gives a button in the row. I hope TrackingTime will change this on their website
-
FYI Mathieu PERSICO formula works. jafarh last comment formula does not. At least I could not get it to work.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 219 Industry Talk
- 457 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives