News
In my last example, I demonstrated Grafana using a local CSV data set with less than a dozen rows of data. In this example, I will use three months of data stored in a spreadsheet in the cloud.
A typical CSV file looks like this, where each line contains the same sequence of data so any program which needs to read it knows what to expect: Product, Size, Color, Price. Shirt, Medium, Blue, $14 ...
Type the following formula into a cell in a different sheet in the workbook:=VLOOKUP("example",Sheet2!F10:G20,2,FALSE) Replace "example" with the data that the function must search for in the CSV ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results