PA Breakdown Script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2017 07:31 AM
Hello All,
I have configured an Indicator on Database view. Need to configure breakdown on an field which is available on base table, so as to acheive same I have written a script to get breakdown mapping between indicator facts table and field from base table.
But the issue which I have come across is, while using the filed from database view in the Breakdown mapping script I get an error " Not all references of "current" are passed in by "arguments" script".
Any suggestions / help would be great!
Thank You
Vineet Kumar
- Labels:
-
Analytics and Reports

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2017 05:45 AM
I'm assuming you are using a PA script for this. Did you list all of the fields that you are using in the "Field" field that is in the Source section?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2017 05:52 AM
Hello Drew,
Yes I am using PA script to achieve this. I am using only single field from the facts table i.e. configuration item which is referred as prb_cmdb_ci in database view and I have added same in the "Fields" on Scripts form.
Thank You
Vineet Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2017 07:09 AM
When you look at the script from the list does the "Fields" field show "prb_cmdb_ci" as the selected field?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2017 07:11 AM
Yes, Drew it shows prb_cmdb_ci.
Thank You
Vineet Kumar

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-16-2017 07:57 AM
Interesting, every single time I have had this issue the problem has been the fields selected.