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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
cbaqir
Specialist II
Specialist II

Expression on row

How can I get the expression to show on the second row with the resource of nbush instead of the core_builder?

2018-10-18_10-25-27.jpg

sum(aggr(max(FACT_ALM_DEFECT_RESOURCE.START_DATE)-
min(FACT_ALM_DEFECT_RESOURCE.START_DATE),DEFECT_ID,[FACT_ALM_DEFECT_RESOURCE.RESOURCE TYPE]))
/
count(DISTINCT DEFECT_ID)

0 Replies