Skip to content
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

[Bug]: Issue with opening data filter applied in .xlsx files #3129

Open
3 tasks done
taylorbrown108 opened this issue Jan 15, 2025 · 5 comments
Open
3 tasks done

[Bug]: Issue with opening data filter applied in .xlsx files #3129

taylorbrown108 opened this issue Jan 15, 2025 · 5 comments
Assignees
Labels
Bug: Medium Bugs that don't influence the basic function of the app, but it's better to fix them at some point. Component: Import/Export

Comments

@taylorbrown108
Copy link

JASP Version

0.19.3

Commit ID

No response

JASP Module

Other

What analysis are you seeing the problem on?

No response

What OS are you seeing the problem on?

Windows 11

Bug Description

I am unable to open some files on my jasp. When I do it gives me this error code -27 and states its unable to open due to an unexpected error while loading excel file.

Expected Behaviour

The file should open no problem. Before I downloaded the latest update of Jasp I had previously opened this file with no issues.

Steps to Reproduce

unknown

Log (if any)

Screenshot (13)
cf_gss_data_2018.xlsx

More Debug Information

No response

Final Checklist

  • I have included a screenshot showcasing the issue, if possible.
  • I have included a JASP file (zipped) or data file that causes the crash/bug, if applicable.
  • I have accurately described the bug, and steps to reproduce it.
@tomtomme
Copy link
Member

@taylorbrown108
thx for the report.
I can confirm the error.
However, when I remove the filter from the first row of the data, the file opens fine. This seems to be a limitation of the excel import module capabilites we implemented.

@tomtomme tomtomme assigned shun2wang and unassigned boutinb Jan 15, 2025
@tomtomme tomtomme added Bug: Low Bugs that has little impact on the main functionality, and their fix can be easily postponed. Component: Import/Export and removed Bug OS: Windows 11 labels Jan 15, 2025
@boutinb
Copy link
Contributor

boutinb commented Jan 15, 2025

Hi @taylorbrown108 : I'm not sure what is happening, but if I load this file in JASP.0.19.2, it does not work either (before 0.19.2, we did not support Excel format). If I save this file as .xls, then it works.

@boutinb
Copy link
Contributor

boutinb commented Jan 15, 2025

It works also if I save it as ods or csv format.

@tomtomme tomtomme added Bug: Medium Bugs that don't influence the basic function of the app, but it's better to fix them at some point. and removed Bug: Low Bugs that has little impact on the main functionality, and their fix can be easily postponed. labels Jan 15, 2025
@taylorbrown108
Copy link
Author

taylorbrown108 commented Jan 15, 2025 via email

@shun2wang shun2wang changed the title [Bug]: Issue with opening files [Bug]: Issue with opening data filter applied in .xlsx files Jan 20, 2025
@shun2wang
Copy link
Contributor

Yes, there is indeed a problem and we hope to fix it in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: Medium Bugs that don't influence the basic function of the app, but it's better to fix them at some point. Component: Import/Export
Projects
None yet
Development

No branches or pull requests

4 participants