I have a very simple question. I am trying to show summary of my data as:
Total cases:
Total deaths:
I have shown graphs and everything in my dashboard, but I can’t find anything on how to display just text as output.
Graphs are updated from the dropdown value according to user choice. So, the summary is also according to users selection.