Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi guys,
Is it possible to display a bar chart like this in Qlikview without any extensions or something close to this? The green diamond is equal to the average, the bars represent the total sum, the line in between represents max and min.
Sample data:
Phases, Value
Phase 1, 600
Phase 1, 300
Phase 1, 500
Phase 2, 100
Phase 2, 400
Phase 2, 300
Phase 3, 300
Phase 3, 700
Phase 4, 1000
Phase 4, 500
Phase 5, 300
Phase 5, 250
Phase 6, 100
Phase 6, 400
Phase 6, 500
Phase 7, 136
Phase 7, 10
Phase 7, 94
Dimension: Phases
Bars length = sum( Value)
Diamond= Avg(value)
Line (Top) = Max(value)
Line( Bottom) = Min(value)
@MayilVahanan @dilipranjith @Kush @Taoufiq_Zarra @rwunderlich
Thank you so much,
You could get something close to that using the QlikView boxplot
-Rob