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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Kirsten
Creator II
Creator II

Complicated issue

See attachment. QVD atttached too

1 Solution

Accepted Solutions
fosuzuki
Partner - Specialist III
Partner - Specialist III

If I understood correctly, try replacing the "3.1" with:

avg({<Market={"FRA","AFI","BNL"}>} total <FCO> aggr({<Market={"FRA","AFI","BNL"}>} Sum({<Market={"FRA","AFI","BNL"}>}[Sum of Total Sum of Hours [ITM]]])/Sum({<Market={"FRA","AFI","BNL"}>}[Count of EQ ID]),FCO,Market))

View solution in original post

2 Replies
fosuzuki
Partner - Specialist III
Partner - Specialist III

If I understood correctly, try replacing the "3.1" with:

avg({<Market={"FRA","AFI","BNL"}>} total <FCO> aggr({<Market={"FRA","AFI","BNL"}>} Sum({<Market={"FRA","AFI","BNL"}>}[Sum of Total Sum of Hours [ITM]]])/Sum({<Market={"FRA","AFI","BNL"}>}[Count of EQ ID]),FCO,Market))

Kirsten
Creator II
Creator II
Author

It works!! Thanks!