Forum Discussion
IF
3 years agoPost Prodigy
Graph with special structure
Hi, I would like to make a graph from this data. I want to use the type as the selection, but it doesn't work if i select it due to the data structure. I have quite a lot of data, but this is a samp...
lbendlin
3 years agoSuper User
IF
3 years agoPost Prodigy
Thanks for the example. When I select TR or AD, the bar is disappearing in the graph. I want the bar and line stays when the type is selected.
- lbendlin3 years agoSuper User
In these cases the bar value is zero. The bar is correctly displaying nothing. What were you expecting?
- IF3 years agoPost Prodigy
I want to see the "IN" value in the graph in the bar. I want to see the out value depending on the selection of the type. For example if I select AD type, the bar should show 10 as the in value and the line should be 1 as the out value is only one case. I want to show in and out values in graph. the selection of the type should change depending on the selection of the type.
- lbendlin3 years agoSuper User
Does that mean it would always show 10 as the IN value?