I am compiling a document with SSRS best practices for our team and have been asked to put an example of a report recursively calling itself and the reasons why it such a report may be created.
I tried to look it up but couldn’t find something too helpful. Would be great if someone could help me with this and provide a list of reasons for a recursive report.
Thanks.
A good example of a recursive report would be displaying data that is hierarchical. Such as a file tree, or a manager/employee structure.