Stacking in JSL indexed columns by group (sensor data and assets)
In manufacturing, is common to extract sensor data in the following form, where A and B correspond to similar devices (known as assets). In this format, the user needs to create a combined formula for each parent group. For example:(Input: Sensor data table needs specific columns per parent group) When handling several assets, this becomes cumbersome, so a better way is to stack the data per group...