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

When I copy and paste from MS excel I am not getting exact value #281

Open
Avhishek05 opened this issue Apr 27, 2021 · 3 comments
Open

When I copy and paste from MS excel I am not getting exact value #281

Avhishek05 opened this issue Apr 27, 2021 · 3 comments

Comments

@Avhishek05
Copy link

Avhishek05 commented Apr 27, 2021

image
My excel sheet shows 64 but Actual value is 64.123 when I copy and paste it I get only 64, decimal values are getting removed same happens when I paste on notepad/google sheet too.
image

@bovan
Copy link
Contributor

bovan commented May 4, 2021

you need to customize the parsePaste property, have a look at #111

@Avhishek05
Copy link
Author

this doesn't help me with my issue

@ivarne
Copy link

ivarne commented Oct 7, 2021

This is a browser issue. At least in my testing, I only got csv and html (and maybe png) format to the browser when copying from excel, so hidden decimal places are actually lost and never seen by the browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants