I'm trying to create a simple line chart with multiple lines, and none of the options in the Edit allow me to. Is there any up-to-date tutorials available? Nothing I've found is recent.
Each line is a series. If you want multiple lines, you can pivot on a dimension and it will break out your data into a series (a column) per pivot. You can see this below: