Activity data is only partially exported to CSV

Started by M.zais, January 13, 2024, 04:24:34 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

M.zais

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

Liviu Lalescu

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!

M.zais

Thanks for the explanation and help. I will correct my data

Liviu Lalescu

OK, at the request of M.zais (the topic initiator) I removed the initial attached file, for privacy.