Progress Bar displaying attribute values

1
Hello, I have problems with the display tool "progress bar". I want to display the value of an attribute of my entity. But when I switch to the type "dynamic", my attributes are not displayed under Select. How can I display the value of an attribute as a progress bar? Do I have to configure anything else to be able to select my attributes?
asked
2 answers
2

Hi Sophia,

 

did you place the widget inside a context? For example a dataview?

answered
1

Hi sophia,

Make sure to place the Progress Bar widget within a context, such as a DataView or ListView, to establish the data connection and ensure the availability of the attribute.

By doing so, the attribute should be accessible for selection within the appropriate context, allowing the Progress Bar to display the desired value.

answered