on 2020 Mar 31 11:59 AM
Hello,
There are a huge number of reports that I have created.
How can I find the number of reports (along with report name) that contains a specific object?
For Example:-
I have an object named "Surname". I need to find the number of reports containing this object.
Thank you,
Chinmay
is only possible by writing your own program (Java, js) with the BI SDK (Java, RESTful).
* Get list of all reports
* Go through every report and get DPs
* Loop over DPs to get a list of the objects used in each.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
72 | |
9 | |
9 | |
8 | |
8 | |
6 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.