Forum Discussion
EnrichedUser
5 years agoHelper III
24 Hour Gannt Chart Matrix
Hi All, I am looking to make a visual the show when each person did a certain task. I have two tables. The first is [ActivitySheet] ActivitySheetDate UserID StartTime2 EndTime2 Tran...
EnrichedUser
5 years agoHelper III
I think maybe there is a way to make a virtual table using crossjoin to add all the times from [TimeTable] to the [activitysheet] where the TimeTable Value is between the start and end time.