Variability Chart JSL groupby dynamically
When i try to copy from the script, it is statically labelled as different "Wafer"? How to do Variability Chart JSL by using groupby "Wafer" dynamically? Variability Chart(
Y( :Name( "NFC_RD_ICB_SB(Cnt)" ) ),
X( :CYC ),
Std Dev Chart( 0 ),
Where( :Wafer == "UGG545-13" )
);