Steps Progress Bar referring to a previous date's data

I am new to Watch Face Studio.

I am trying to create a watch face that includes the daily steps throughout the week. I thought about using 7 progress bars, but 6 of them will need to display the steps from the previous days. How could I represent data from a previous day in a progress bar?

Thanks in advance for any help :slight_smile:

1 Like

@george.tsagarakis
As far as I know I don’t think there is any tag to get steps data from previous days from watch face studio. But you can try making custom complications to do it.

1 Like

Hi take a look at this example
hansniekus 5.wfs.zip (189.5 KB)

1 Like

@Mayalona I might be wrong, but I think what @george.tsagarakis is trying to do is show steps data from previous days. Not just the days themselves.

1 Like

May be off Topic but a great Test thank you .