You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the Bar indicator where the number of steps does not divide evenly into 100, the percentage displayed is not rounded, for example I'm currently seeing "8.333333333333332% Complete"
The number of steps in my flow is determined by a dynamic template passed to the flow at runtime and can be anything from 5 to about 20, so it's not possible to workout nice percentages ahead of runtime.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When using the Bar indicator where the number of steps does not divide evenly into 100, the percentage displayed is not rounded, for example I'm currently seeing "8.333333333333332% Complete"
The number of steps in my flow is determined by a dynamic template passed to the flow at runtime and can be anything from 5 to about 20, so it's not possible to workout nice percentages ahead of runtime.
Beta Was this translation helpful? Give feedback.
All reactions