Dear support,
I have a data table, coming from an SQL database, which I want to display it as a diagram. Currently, I'm loading these data into a tree list control and I make them visible on a hierarchical format with roots and children nodes. I saw that this new control supports as input only XML files.
Based on this, can you please provide me a guideline how to convert those data into an XML file that the diagram control will understand? Do I need to follow an XML schema? Please advice the best solution in order to implement this requirement.
Best regards,
Andreas