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

How to get calculated value from a formula #691

Open
Brandzess123 opened this issue Apr 24, 2024 · 0 comments
Open

How to get calculated value from a formula #691

Brandzess123 opened this issue Apr 24, 2024 · 0 comments

Comments

@Brandzess123
Copy link

Hi, I have a question here,
this is my value from my x-data-spreadsheet
[ { "value1": "", "value2": "", "value3": "", "value4": "12", "value5": "", "value6": "", "value7": "", "value8": "", "value9": "", "value10": "" }, { "value1": "", "value2": "", "value3": "", "value4": "=sum(d1,a4)", "value5": "", "value6": "", "value7": "", "value8": "", "value9": "", "value10": "" }, { "value1": "", "value2": "", "value3": "", "value4": "a123", "value5": "", "value6": "", "value7": "", "value8": "", "value9": "", "value10": "" }, { "value1": "12", "value2": "", "value3": "", "value4": "", "value5": "", "value6": "", "value7": "", "value8": "", "value9": "", "value10": "" }, { "value1": "", "value2": "", "value3": "", "value4": "", "value5": "", "value6": "", "value7": "", "value8": "", "value9": "", "value10": "" } ] so is there any way to get exact value from excel not the formula like value4": "=sum(d1,a4) .Thanks for your help!

@Brandzess123 Brandzess123 changed the title get value from formula Get value from formula Apr 24, 2024
@Brandzess123 Brandzess123 changed the title Get value from formula How to get calculated value from a formula Apr 24, 2024
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

1 participant