cancel
Showing results for 
Search instead for 
Did you mean: 

iSPC chart type problem

Former Member
0 Kudos

Hi,

i am using iSPC Chart. in this in p type charts, i want to display no of defective items below range. for example, i have 2 column table no1, no2. i want to display no of items below no2 > 10. i used fixed query select count(*) as total from table1 where no2 > 10. it works in query temp but doesnt show any output in display temp. it shows as no data avail. please help me

- senthil

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Senthil,

You will need to also map the Upper and Lower Specification limits in the display template. You could have them to be based on the same column or have fixed values.

Regards,

Arijeet