Hi Everyone!
I'm new on SAS Forecast. I want to calculate a model for a serie but I have a problem to put time ID variable.
There is some error and I don't know how I can correct it.
The current by group has ID= CT999-45 and next by group has ID = 99777-48. Error variable count not found. That is what it says on the message.
I tried to order my dataset before but It doesn't work. I tried with linguistic order on my dataset before I read it in SAS Forecast but still nothing.
sortseq=linguistic(numeric_collation=on);
Anyone could help?
Thanks!
Run a PROC SORT, where you use the same variable(s) in the BY statement as you use them in the Forecast procedure.
I tried to this one but It does not work. First of all I run proc sort and then save file. After that I opened SAS Forecast and put variables but I have still same problem
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.