Forum Discussion
water162490
Jan 31, 2024Copper Contributor
Graph is not updating y axis value properly
I have an issue where the data I am trying to plot on my table is not showing up correctly in the graph. As shown in the screen shot, I am plotting the concentration vs days in operatio...
Riny_van_Eekelen
Feb 01, 2024Platinum Contributor
water162490 I suspect that the value returned by the VLOOKUP is a text. Then you can't resolve that by formatting the cell with the VLOOKUP as a number. It will still contain a text. Look into the the format of the "11" in the source data and make sure it is a number.