Hi all, I recently started working for a first time with the Time Series Tools within Alteryx Designer and I've seen a lot of examples for Monthly predictions where Period=Year and Sub_Period=Month

However, when I try to set up the ETS/ARIMA model for Daily predictions I'm confused on what I see as Period&Sub-Period. I have the data for three months (Jan-March). I tried to have the date within the input in two different ways - in one field and in three separate fields for Year, Month, Day, but in both ways the result is the same.
Date Format Input (two options):

Output after TS Forecast:

The configuration I use within the ETS Tool:

Can someone help me with getting the correct daily periods within the forecast? Perhaps I need to change some settings within the Model or maybe change the input format but I tried a lot of different variants already, so any advice will be appreciated.
Thank you!