How to display the milestone status of 3 branches running in parallel ?
Discussion posts and replies are publicly visible
Can you elaborate it a bit??
Hard to say with such little information but I would assume that you would need an expression rule that would "translate" the state of those 3 processes into an single Milestone state?
If you are solely talking about displaying the status in a user-friendly way while they are on other milestone tabs, you can do so by customizing card decorative bar colors based on the status. But this applies to milestone pattern and not field
Actually I have three processes which are running at a same time and I have to display that as a milestone in an interface. please check this image i want to display milestone like this.
You can build such a milestone using the network graph component - community.appian.com/.../network-graph-component
Is that a question of visualization or logic?