FET Forum

FET Support (English) => Get Help => Topic started by: M.zais on January 13, 2024, 04:24:34 PM

Title: Activity data is only partially exported to CSV
Post by: M.zais on January 13, 2024, 04:24:34 PM
In my FET file there is data on 798 activities, but why when exporting to a CSV file only 1 activity is exported. What did I do wrong? This is my fet file. Please help
Title: Re: Activity data is only partially exported to CSV
Post by: Liviu Lalescu on January 13, 2024, 04:42:04 PM
Hello, @M.zais ,

Indeed, only one activity is exported as CSV. If you view the activities, there appear wrong (negative and weird) numbers in their description. The explanation is that your XML .fet file is wrong concerning the Activity_Group_Id field:

- If an activity is single, it should have AGID=0;

- If there are say 3 activities in a group, with ids say 5, 6, and 7, the AGID-s should be 5, 5, and 5.

As a personal appeal, please consider or recommend financial support for FET, since this is the only way this project gets funded. It is completely free software. Thank you!
Title: Re: Activity data is only partially exported to CSV
Post by: M.zais on January 13, 2024, 05:31:41 PM
Thanks for the explanation and help. I will correct my data
Title: Re: Activity data is only partially exported to CSV
Post by: Liviu Lalescu on January 13, 2024, 06:31:35 PM
OK, at the request of M.zais (the topic initiator) I removed the initial attached file, for privacy.