sandraros

Results 130 comments of sandraros

Another very easy solution is to create the unique program `ZABAPGIT_STANDALONE` and import the ZIP file of `abap2xlsx`. Is there really a good reason to require the use of Transport...

Is there any rationale behind this rule, or is it just a sound belief? 😀

Thanks for the test case, I reproduced. Steps to reproduce: - run `zdemo_excel37`, select the file above and display it → the short dump happens Reason: - It's due to...

The attached PR currently solves the short dump, and although the doughnut chart is rendered in the end, the handling of doughnut chart is not done yet (I plan to...

Issue reproduced by creating an Excel sheet with only 3 cells A1, KAU1 and XFD1 filled, the file `xl\worksheets\sheet1.xml` contains `spans="1:1 7483:7483 16384:16384"` as you can see here: ```xml 1...

If you want us to look at this issue, could you provide more information so that we can replicate the issue: the initial Excel file, a small ABAP program to...

Thanks for your proposal. Could you clone the project and propose a Pull Request? Is it also possible to propose a demo program in [demos](https://github.com/abap2xlsx/demos)?

Do you mean the error was during 1. abapGit stage to your forked repository, 2. or while creating the Pull Request from your GitHub forked repository? If it was during...

I don't really know the Package Check feature. I'm not against it, I think it's a good idea to organize objects, as long as people who don't use package check...

Okay for 8.0. **Pivot tables** are based on calculations and so it's also quite complex, I would go for a solution to do calculations (which would also work for formulas...