We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Errors TS Plot

MarioAA
6 - Meteoroid

Hello guys,

 

I am starting to explore the beautiful world of time series analysis.

 

I have a small test dataset with daily observations on sales data from 01/12/2021 (dec 1st 2021) to March 6th 2022.

 

I already used the TS filler to complete the dates I am missing.

 

However, when trying to use the TS plot with target frequency "daily" to plot a simple time series plot, the following error occurs:

 

TS Plot (19) TS Plot: Error in `$<-.data.frame`(`*tmp*`, "year", value = c(1L, 1L, 1L, 1L, 1L, :
TS Plot (19) TS Plot: Execution halted
TS Plot (19) TS Plot: The input configuration is invalid: This connection only accepts a single input.

 

I am puzzled.

 

Anybody would be so kind to help?

 

Thanks a lot!

 

Mario

3 REPLIES 3
IraWatt
17 - Castor
17 - Castor

Hey @MarioAA,

That is very strange, if you right click on the TSPlot tool in the tool bar and open the example, does the example work. If it does, I would assume it must be a data problem with your data set, would you be able to share an example data set which causes the issue?

gabrielvilella
14 - Magnetar

I am guessing you also filled the missing data from missing dates, right? 

MarioAA
6 - Meteoroid

I am afraid I did not... and null values where exactly why I had the issue with TS plot!

 

Thanks a lot Gabriel!

 

Mario

Labels
Top Solution Authors