Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.
Originally posted by: sandeepsinghchauhan
I have this data which I want to use in OPL model. Where I dont want to extract 'Material' column. I want to arrange this data with 'Onumber'. Please help
Hi,
I see 2 easy options.
1) Read material and do not use it.
2) Read 2 tuple sets, 1 from A2:H10 and the second one J2:J10
I really prefer option1
regards