Skip to main content
prajwalp
February 22, 2024
Question

Regarding Milestone Component In interface

  • February 22, 2024
  • 6 replies
  • 0 views

How  to display the milestone status of 3 branches running in parallel ?

6 replies

venkatrea696188
February 22, 2024

Can you elaborate it a bit?? 

prajwalp
prajwalpAuthor
February 22, 2024

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.

harshitb6843
February 22, 2024

You can build such a milestone using the network graph component - community.appian.com/.../network-graph-component

mathieud0001
February 22, 2024

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?

February 22, 2024

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

stefanhelzle0001
February 22, 2024

Is that a question of visualization or logic?