I am trying to create a web report that pulls data from an excel sheet to generate a chart.
I created a template, and I have the data(an excel sheet that generates every Monday from our ERP system), I’m just not sure what the next step is to connect the two. I am assuming it’s a backend dev issue and I do not have much knowledge of that side yet. I want to eventually be a full-stack dev, Anyone knows where I can look for a good tutorial on using data, or is there one on Freecodecamp?
Also, I am pretty sure that I can get my data in other file formats. what would be a better format I should get sent to me?