Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I determine the date that corresponds to the position of the progress bar inside my task?

0
Posted

How can I determine the date that corresponds to the position of the progress bar inside my task?

0

The exBarStart property indicates the starting date of the bar, while the exBarEnd indicates the ending point of the bar. The exBarPercent or exBarPercent100 indicates the percent to display the progress inside the bar. The 0 value corresponds to the exBarStart, while 1 corresponds to the exBarEnd, so the formula Items.ItemBar(exBarStart) + (Items.ItemBar(exBarEnd)-Items.ItemBar(exBarStart))*Items.ItemBar(exBarPercent) determines exactly the date time where progress bar is in the chart.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.