Build a dashboard using XML as data source

In this article we will use a XML data source and build it to display the various data sets in grid format. This tutorial is an extension to the one you see in the documentation https://www.infocaptor.com/help/xml.htm All it uses is just XPATH syntax to extract various information. Consider this XML document http://mtdemo.s3.amazonaws.com/StyleCopViolations.xml This XML contains … Read more