- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2017 04:16 AM
Thanks to nice graphical representation of parent and dot-walking in the report-module, I was able create the exact report. Now my next step is to write it in query format, so I can build further on it. I'm struggling to get the parent child relationship as easily as in the report. So I was wondering if there was anyway we can find the 'encoded query', regular query behind a report? Any clues? Thanks for reading!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2017 06:02 AM
On your first image, Click on the i information icon and this will open the actual report configuration.
The report configuration will look something like this
On this form, you should right click on header and do a Show XML.
Please try it once, If this does not help you can add the Filter column on the list layout and also export the data.
Thank You
Please Hit Like, Helpful or Correct depending on the impact of response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2017 04:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2017 05:00 AM
Thanks Alikutty, I was able to 'show xml' it shows the metadata but can't find any 'filter' or the table name mentioned. I'm doing this on cmdb_rel_ci table. btw, I have admin access. After you said, I have gone ahead and added explicitly the 'report_admin' role.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2017 04:43 AM
This is a sort of workaround, If you think the length of Filter column is too short on the list layout, You can remove all other columns except Titleand filter
Or else if the encoded query is too long then you can open a report and right click on header to Show XML and then copy the filter.
Thank You
Please Hit Like, Helpful or Correct depending on the impact of response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2017 05:13 AM
Hello Andy,
Did you check this screen print above, This is how you can locate the filter value. You can also use Control + F and search on the XML
Thank You
Please Hit Like, Helpful or Correct depending on the impact of response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2017 05:25 AM
yes Sir 😞 I even exported into a text file and to check that. May be something wired about my account or if something has changed in Istanbul.