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:
Solved! Go to Solution.
Hi @barbarasuppa ,
From the link below, it seems like a hardware limitation to process your data, maybe related to the quantity of decimal places in your [Preço] column, I suggest you to try using fixed decimal only to check if that is the case and take it from there.
If rounding is not the issue nor a valid solution for your problem, please share the macro you are using and a sample dataset (if you can) where the error is happening and I can try to help you debug.
Best,
Fernando Vizcaino
You were right! I found out that 2 problems was happening, first I had to take the null values away, and second I had to break my datas in smaller groups regarding to the software limitation processing a huge amound of data.
Thank you a lot!
User | Count |
---|---|
19 | |
15 | |
13 | |
9 | |
8 |