Duration and split problem from imported activities.

Started by Abbasi YF, March 09, 2020, 01:17:00 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Abbasi YF

Using both Fet 5.42.2 and 5.43.3 versions I have faced the problem of spliting the duration various times which forced me to manually add the activities.

Lets say I have 5 subjects, each subject has three activites of 1 hour duration.

While improting activities from CSV and specifying the duration and split fields. TT is not generated with split. While setting the same value in total duration and split fields does not splits the TT as well. That is setting fixed value as 1 and 3, or 3 and 3, or 3 and 1 in duration and split field, respectively, brings the same results without splits, except effecting the duration only.

Liviu Lalescu

Please export your desired file as CSV and see how it looks. It should be something like:

Total duration            Duration
"3"                                "1+1+1"
"3"                                "2+1"
"3"                                "3"

Abbasi YF

Exported CSV does not appear like this. I have attached some snaps fro reference. Snaps named 1, 2, and 3 present different situations. a indicates snap of improted duration and split, b shows generated TT, an c represents exported CSV.

Also attached activiteis example in CSV and fet file

Liviu Lalescu

activities.csv should interest you. Add a few activities as you want, from the interface, export as CSV, and examine the activities.csv for how it should look like.

Abbasi YF

Got it... sorry I misunderstood your first reply..
Thanks for help..

Liviu Lalescu