https://bugs.documentfoundation.org/show_bug.cgi?id=50077
--- Comment #11 from Kira Tubo <[email protected]> --- As a workaround, it looks like you can convert it the cell containing the MID() function to a number using the NUMBERVALUE() function e.g. =NUMBERVALUE(MID(b4,7,2)). This would allow the chart to read the cell as a number. -- You are receiving this mail because: You are the assignee for the bug.
