Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
PBWZRH
Contributor
Contributor

How can I predict the next order date and order quantity?

I am currently working on predictive analytics. So far I have dealt with historical transactions and have experience in developing Qlik Sense and Qlik View apps. Now I am looking for approaches on how to determine future values such as next order date and order quantity.

What predictive technique or statistical concept can I use to tackle this issue?

I have a record of orders of an item from a customer.

  • customer_id = identification number of the customer
  • product_id = identification number of the product
  • order_date= order date
  • date_order_previous = date of the previous
  • order days_last_order = difference between order date and date of previous order
  • order_quantiy = order quantity

(see txt-file attached)

Thanks for your help!

Labels (3)
0 Replies