Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
Having been able to create charts mostly at my own preferences I got now very detailed instructions about how the chart for a new dashboard should look like.
Up to now I had the feeling that I already can set too many details in graphs as the options sometimes are a bit hard to find in all the settings.
Beeing confronted with precise requests this shows me that I was wrong - QlikView does not provide options I am badly in need now e.g.
- a line chart with marker size and marker-outline depending on values
- bar borders in variable color (only black seems to be implemented)
- bar fill with hatched lines instead of color
- needle diagram (kind of a line diagram but with only a connecting line to the base line for each marker)
- overlapping bars without restricted ranges and correct handling of the last bar in the diagram
- bar width settings based on values (like a mekko chart but within the bar chart options)
- value display based on conditional expressions
As Qlikview provides in many cases expressions instead of fixed values - anybody else missing these more detailed options instead of the fixed "QlikView"-way?
Juerg
"- value display based on conditional expressions" there´s an option for each expresion at expressions tab called "Show Value"
Hi
There is only a Flag „Show Values on Bar“ and no expression for individual show/noshow
Mit freundlichem Gruss
Jürg Maier
Wincasa AG
+41 52 268 87 68
Von: Clever Anjos
Gesendet: Dienstag, 21. Januar 2014 13:42
An: Maier Jürg
Betreff: Re: - Expressions for ALL diagram settings
QlikCommunity<http://community.qlik.com/>
Expressions for ALL diagram settings
reply from Clever Anjos<http://community.qlik.com/people/cleveranjos?et=watches.email.thread> in App Development - View the full discussion<http://community.qlik.com/message/453083?et=watches.email.thread#453083>
You can add an expression like
if(somecondition,1,0) //1=show,0=hide
Thanks Clever
I assume you mean here:
Any ideas about the other subjects, like individual size of the symbol or also different symbols in the same line.
Mit freundlichem Gruss
Jürg Maier
Wincasa AG
+41 52 268 87 68
Von: Clever Anjos
Gesendet: Dienstag, 21. Januar 2014 14:55
An: Maier Jürg
Betreff: Re: - Expressions for ALL diagram settings
QlikCommunity<http://community.qlik.com/>
Expressions for ALL diagram settings
reply from Clever Anjos<http://community.qlik.com/people/cleveranjos?et=watches.email.thread> in App Development - View the full discussion<http://community.qlik.com/message/453207?et=watches.email.thread#453207>