I am using the Fetch widget to fetch JSON data which contains numbers and text
All the numbers i want to divide by 60 (to convert from seconds to minutes)
I tried to use Number Manipulation Feature....Created from here
It works on the numbers, but it seems to be messing up the text
All text in the json response goes to the number 0
To Reproduce
Steps to reproduce the behavior:
Go to Fetch feature
Hit an API endpoint that has both text and numbers e.g. cat facts free api
Go to Formatting-> Number Manipulation and either divide/multiply by a number
See error in output - All text should go to 0
Expected behavior
The number manipulation block should only maniuplate numbers
Or better yet if you could set it to only operate on specific fields in the template it would be amazing!
Screenshots
Desktop (please complete the following information):
Describe the bug
To Reproduce Steps to reproduce the behavior:
Expected behavior The number manipulation block should only maniuplate numbers Or better yet if you could set it to only operate on specific fields in the template it would be amazing!
Screenshots
Desktop (please complete the following information):