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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out 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
Luminary
Luminary

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
Luminary
Luminary

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!