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: 
schibler
Contributor III
Contributor III

Bar chart: expression based on two Average-functions

Hi all,

The following expression works fine in a table

= (Avg({<Gennemført={'Y'} , [uniTEST]={'1'}, [UDD_KODE]={'17015'}>} SCORE)) - (avg({1< uniTEST ={'1'}, Gennemført = {'Y'}>} SCORE))

however, I'm getting a " no data to display" in a bar Chart.


Can anyone help?


thanks


best agner

1 Solution

Accepted Solutions
sunny_talwar

Do you have the exact same dimensions in your table and bar chart?

View solution in original post

2 Replies
sunny_talwar

Do you have the exact same dimensions in your table and bar chart?

schibler
Contributor III
Contributor III
Author

Hi Sunny,

ohhh g... That's embarrassing. But you're right, I've forgotten dimensions, thanks for the help.

best Agner