Canvas escort and markdown

Hi, I am playing around with Canvas to create a twitter wall. What I would like is to show the amount of tweets. Easy to obtain the number from the escount, however, not so easy to show it in markdown. Guess it has to do something with the datatype markdown requires as input. Anyway around this?

Thanks

I guess this is the best way I could find so far:

escount index="twitter"| as num_tweets | markdown "{{rows.0.num_tweets}}"

cc @Joe_Fleming may be provide more inputs here on Canvas ?

Thanks
Rashmi

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.