Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
ninnartx
Creator
Creator

Price range in dimension

Hi guys,

I'm trying to do a price analysis on actual vs agreed prices.

So I would like the dimension to be a range of prices and the expression to count the qty of products sold at that price.

I used the class function to calculate the range for the dimension: class(salesvalue/salesqty, vRange).

I'd like to have 2 expressions as bars:

count(salesvalue/salesqty)

count(agreedvalue/agreedqty)

I can't get the 2nd expression to appear on the chart. I'm assuming it's because of my dimension since I only used salesvalue/salesqty to determine the range for the dimension.

Any help would be much appreciated. Thanks!

5 Replies
PradeepReddy
Specialist II
Specialist II

all the fields in the same table? if they are in different tables, is there any link between the tables?

PradeepReddy
Specialist II
Specialist II

share a sample app, then it would be easy to suggest rather than guessing...

sunny_talwar

Do you have a sample you can share?

ninnartx
Creator
Creator
Author

I somehow managed to get the second expression to show but it's not showing the correct data.

ninnartx
Creator
Creator
Author

Please check the attachment above ^

Thanks!