Discussion Board for collaboration related to QlikView App Development.
Hi All,
I have implemented tree layout using d3.js with array of hierarchy data in the code. But I want to create tree layout using excel sheet data (field id,field name,parent id will be the fields in excel sheet). Can anyone please guide me?