Hi Team,
There are 10 products running in plant. Every product runs on its machine. There are 2 types of sub products available for each product. Here is the table for 1 product:
These tables have recorded time samples for each type of product for product 1. Now I want to assign this data to product type 1 randomly for each of the subcategory.
I am able to feed this data in model using 2 global tables (1 for type A and other for type B). I this way, there will be 20 global tables for 10 products.
Is there any way to feed this data using 1 global table and assign it randomly based on subcategory?
Thank you!