How to show graph generated by SPARKLINE

Hi experts,

Is there a way to show graph generated by SPARKLINE? This SPARKLINE written in google spread sheet is like =SPARKLINE(GoogleFinance(“TSLA”, “price”, TODAY()-365, TODAY()))

Appreciated in advance,
Bryan

It is not possible to display sparkline generated with cell using Sparkline() expression over the AppSheet view.

To display the sparkline as image using your app data, I recommend you to user Quick Chart.

3 Likes