Hello,
Can anyone help me? I download a batch macro that allows me to run a linear regression for a lot of itens groups.
I have a sale's quantities sold, the price and I would like to see how related the price and quantity are.
When I run the batch macro the first time it works quite well buy I needed to "change" my quantity because of the sazonality. So what I did was multiply my quantity times my sazonality index. After that when I try to run the flow again a error message appears.
This are the kind of informations that I have when everything works just fine:



What I did next was multiply the qtd x sazonality index:



