Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
See screenshot. What can I do to make the photo show.

Hi Emac,
You can't use sparklines, or icons in table, altough the ASCII characters works (at the measure as well).
Eg.: ▼ or ▲
=sum(Column) & if(sum(Column)<sum(ColumnPrev),'▼','▲')
Or you can find/create a table extension, that is aware for html.
G.
Hi
For image see this extension on qlik branch
http://branch.qlik.com/#!/project/567836fd8703093925d91d03
for mini chart
simple KPI object extension allow mini chart :
http://branch.qlik.com/#!/project/5677d80b7f70718900987bff
Or this one : table with mini charts
http://branch.qlik.com/#!/project/56f33f1e4a4bce4cf138ba00
hope it helps
Bruno