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: 
Not applicable

Price Range

Hi all,

Would anyone be able to help with the below problem I'm having. I'm trying to set up a table that contains a list of products and the price ranges we have sold products for. I have enclosed a spreadsheet to better illustrate what I am trying to achieve.

I'm new to qlikview so all feeback would be welcome.

Thanks

Labels (1)
4 Replies
Not applicable
Author

See attached example.

Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Nice! A slight variation on the theme in the attached qvw. I've used a pivot table and pivot'ed Range to columns. That way only one expression count(AC_Net) is necessary. If you have a lot of ranges it will save some time setting it up. Also set analysis expressions aren't necessary this way.


talk is cheap, supply exceeds demand
Not applicable
Author

Thanks, gwassenaar! I didn't even think about that, but that would save time.

Not applicable
Author

Thanks both for your feedback, very helpful