Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I'd like to plot a line chart similar to the attached Excel file in Qlikview.
The line in the Excel file can be broken into two segments. Please advise how to do it in Qlikview. Thanks.
Hi,
We can force line to show 0 values.
Please find attached modified QVW..
HTH
Sushil
Refer this thread http://community.qlik.com/thread/32430
Hi
Go to Expression tab click on + sign of the expression go to background color write like this:
=if([Company 2]=0 or Above([Company 2],-1)=0,White(),Red())
Hope this helps you
Thanks and regards
Amarnath