Stacked progress bar as a column

Hi all,

I want to create a dynamic stacked progress bar as a column.

I have an “Epics“ table and a “Work-items“ table linked together in a relationship. A Work items has one status (single select). I want to be able to stack the progress bar in the Epics table by associated work-item(s) status and give it a color to represent it. The total length of the progress bar must be define as thisrow.work-items.count.

I have seen a similar implementation using formulamap, but it only works outside a column for me. Could you please help?

Thank you!

1 Like

:waving_hand: @Panos_Dareios1

welcome to the community :hugs:

try the Rectangle() formula.

hope this helps!
cheers!
Mel

1 Like

@Panos_Dareios1 , @Melanie_Teh ,

This reminds me of a previous post:

i hope it helps, cheers, christiaan

2 Likes