QlikView documentation and resources.
Hi,
Created a simple document with steps on creating a Mini Bar Chart inside Straight Table and in the Listbox. Hope it helps for the beginners. Your comments are welcome.
- Siva Sankar
Hi Siva,
that is great! I knew that was possible in a straight_table - haven't used it very often yet - I didn't know it was possible in a listbox. Either way, it is very practical to combine a graphical representation of the data with the actual data. That way, people can look at the one or the other.
Great work! Thanks a lot!
If you set the maximum value of the gauge to this, then you remove the white space at the end of the bar.
=max(aggr(sum(Population)/sum(TOTAL Population), Country))
This may not be the result you want but is an option.
Hi Colin,
I do aware. Thanks for the suggestion.
Wow....... Arey Such a beautiful document for new developers. I expect more document like as this........... Thank you very much "Siva"
Sure Abineshrsa. Will do.
This is cool !!
Detailed steps. Good Effort. Thanks.
Really need this in sense. Anticipating...
Hi @Colin Albert , Just a quick question, can we have different color of bar based on the value of expression ?
useful