-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incomplete Download #27
Comments
Hi @pdl86 , thats suprising. Can you please try the following: 1 clear all rows and download the workpackages (save the result, like in another excel file) Best Bernd |
Hi Bernd I will try but on 0.5.22 ( as I have a problem 0.5.23 ( see #29) regards |
Hi Bernd I have opne the Excle file, set up the macro ( as default, then Accept) , empty all lines recativate the macro ( Ctrl+b) , display the choosen projetc : OK parameters set-up and then magic it works ! this WITHOUT any change on the OpenProjetc side. It seems that saving the Xcel file with the default value, clean something At leats I have a work around ( thank for indicating a good directtion). So in summary, I will recommend to use intitialise the macro, get the headers, and the save it as a new sheet, and then download value in the new sheet. Your thoughts ? regards |
Hi @pdl86 , right at your first step (before you first requested a downalod), did you opened a fresh file or were there already workpackages? Best Bernd |
Hi after few more tests ( with now 0.5.24) , it seems that if you download a first time it is "wrong", then your clear lines et re-query a second time and then it is OK . but then if you request , new lines are added after existing ones, no cleaning . So it seems it has something to do with clearing existing lines before filling them again with the query results. If I clear all lines and re-issue a query , it is fine each time. regards regards |
Hi @pdl86 , "but then if you request , new lines are added after existing ones, no cleaning ." Thats intended. In any case, the excel file will not update existing lines. It just downloads another set of workpackages, starting at the end of the list (even when the workpackages are the same). So its always a good idea to clear the list before re-downloading. "after few more tests ( with now 0.5.24) , it seems that if you download a first time it is "wrong"," That is super strange. I am not able to reproduce this behaviour and I unfortunately dont have any clue here. :( Could you may provide a short video or something? Best Bernd |
Hi Bernd It seems it ocurrs ONLY the very first time, and ONLY if you did not save the file. ( so the original xlsm file) regards NOT I use Excel 10, not 16 |
Hello
I have a project ( scrum) , with 129 items,
the Excel macro is able to correct and corretcly retrieve all field headrers, .
There is one Custom field.
Once setting up the additional field) , the dowload request return corret ly the 129 record, ofr ID and Subjetc , but only some of the data for Type ( a standrd field) and Order ( a custom field) .
this make the tool difficult to use.
Note taht the view use has hierarcgy display in use and is sorted on the "Ordre" field.
thanks in advance for looking at the issue
Philippe
The text was updated successfully, but these errors were encountered: