I have a straight table, where I have Quarter in dimension and other metrics calculated in expressions. I get quarters in columns and all metrics in one column
Quarter1
Quarter2
Netsales
3445
5678
Rebate
33
76
I want sparline of each metric in the last column which shows each quarters change. How can I achieve this ?