Notifications
Announcements
With split() you convert a string into an array.
Your data seems to be an array (or a JSON string that can be converted into an array with function json())
first(outputs('Compose'))['[Value]']
You can use formatNumber() to restrict the decimal places.
You can utilize this expression to retrieve a value with precisely 9 decimal digits:
substring(string(outputs('Compose')[0]['[Value]']), 0, add(indexOf(string(outputs('Compose')[0]['[Value]']), '.'), 9))
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Michael E. Gernaey 525 Super User 2025 Season 2
Tomac 324 Moderator
abm abm 232 Most Valuable Professional