Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Drilling down

Hi all,

Scrap Chart.png

I created the above Scrap Trend per Std Hrs by using the following equation:

(sum({$<YEAR_NO={$(vCurrentYear)} >} UNIT_COST*SCRAP_QTY))

/

(sum ({$<YEAR_NO={$(vCurrentYear)} >} TOTAL_HOURS))

and I have a variable called vPriorYear for 2014 and did the same for that.  UNIT_COST AND SCRAP_QTY come from the SCRAP table and TOTAL_HOURS comes from the STDHRS table as shown below.

tables.png

When I try to filter the data by Area, Facility, or department, the chart shows 'No data to display', as shown below.  Does anyone know how to fix this?

no data.png

Labels (1)
2 Replies
sudeepkm
Specialist III
Specialist III

could you post your qvw scrambled version if possible.

which table contains Area, Facility and Dept ? do you have associated records for the date selected?

Not applicable
Author

Untitled.png