I have simple "Orders" query. I'd like to show the total number of orders using CSS to look like one of the Windows 8 tiles. This tile will appear on the VP.
The reason I'm using a query to display this in the VP and not Static HTML is because of the auto refresh feature on queries.
eg.
HTML Code in Query's Summary:
HTML Code in Query's Custom Data Template:
HTML Code in a Presentation:
I cannot find where or how to insert HTML code into the presentation.
Is it possible to have the custom data template improved so it allows functions?
Cheers