Hi
I have a list that looks something like this:
| A | B | C | D | E | F | G |
| 7 | 1 | _ | 2 | 3 | _ | 0 |
the values are calculated so they can vary and also be empty (as C and F in this example). I have connected a graph to the list. As it is now C and F are also shown in the graph, but are empty and leaving an empty space between the values before and after. I would want the graph to not show the C and F topics at all, and to only show the topics that have a value.
My list has over 100 values, and sometimes only e.g. 10 of them have a value. In that case I dont want the graph to also show 90 emtpy spaces.
Thankful for any help
/osciva
Bookmarks