locked
Export Subject Tree to Excel RRS feed

  • Question

  • Is there a way to export the subject tree from CRM into an excel spreadsheet? 
    Saturday, July 30, 2011 12:30 AM

Answers

  • You can create a simple custom report that invokes records from the subject entity and you can use this report to export the subject tree to excel.

    If you can retrieve the hierarchy you can use CTE or HierarchyId funcionality of SQL Server


    Julio
    Saturday, July 30, 2011 1:47 AM