Hi,
1st my data is from analog input, and now i need to add a decimal point after 7.
for example now i getting 7296.406, i wanted my output will be 7.29 some thing like that
Hi,
1st my data is from analog input, and now i need to add a decimal point after 7.
for example now i getting 7296.406, i wanted my output will be 7.29 some thing like that
Hi @ralphwetzel thanks for the helping i get the output alr
In that case, the debug pane picture you posted does not reflect the data you try to act on.
Looks like you're dealing with strings rather than numbers...
Additional hint: If you hit the ...
- button, you'll be shown a lot more functions to act on data by Jsonata
.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.