Gantt from JOIN COLLECT Dates
Good day
Is it possible to get Gantt functionality to dates we got from JOIN COLLECT formula?
Thank you in advance!
Answers
-
The dates in a Gannt need to be fed from columns that are Date formatted. (Not Text/Number)
You might need a helper column to read these collected dates back into a Date Formatted column then you can use the reformatted columns for the Gannt View.
I hope this helps.
Kind regards
Debbie
-
Thank you for help!
In my case it looks a bit hard for my in first look.. It doesn`t work and .. it may be a lot of dates in one column
-
Try this...
This formula will only work if the date with dots (text version) is 2 digits for each part of the date.
=DATE(VALUE(RIGHT([Date with Dots (text type)]@row, 2)), VALUE(MID([Date with Dots (text type)]@row, 4, 2)), VALUE(LEFT([Date with Dots (text type)]@row, 2)))
(Replace my column names with yours!)
Good luck
Debbie
-
Hey Debbie!
That works super cool but only for first date, not for the list
-
Right click on the one that is working and use "convert to column formula" and it will do all the cells in the column (and any new ones too). Just need to check, is your results column formatted as a date!?
-
No, the problem is that i have dates.. the list of dates in one cell
-
Ahhh - I didn't realise all the dates were in 1 cell! Do they need to be!? I don't think a Gannt can work off multiple date entries in 1 cell! I think they would need to be 1 date per cell. (through the column).
So sorry, I didn't realise this bit...
-
Yeah!
It`s a way to get all tasks and dates from different sheets - projects...
To have a common sheet with all tasks and dates for Lead Manager....
Then i have to find another way to get what i want..
-
Why don't you do a multi sheet report? Gathering dates with Filters across all sheets in 1 or many workspaces. Then you can show them in a Gannt View?
-
Multi sheet report ? I`ll google that!
By the way i found another way how to gather dates from all sheets with numbering tasks like 1 - 2 - 3.. and moving them from different projects by JOIN COLLECT with filter like Project + number of task + Name
Then we will get every task in single cell.
I`ll google your way! Thank you
-
Well done for trying different techniques. I often find there are 3 or 4 ways to achieve things :D You just need to select the method that best suits your required outcome.
Good luck!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!