I've set up a consolidated report in framework manager with several levels of data. The data is about requests, each request can have multiple items, each item is sent to multiple vendors and each vendor could have come back with 0 or more candidates. The data has one row per candidate, or in the case of no candidates submitted, one row for the supplier.
There are facts/measures at various levels in the dataset, like the average number of days for a vendor to respond or the number of candidates requested on each item. I set up proper determinants for each piece of data, req/item/supplier are set to group by, candidates are set as unique.
I need to set up an Analysis Studio report for people to use to be able to answer all their questions (What is the average # of candidates requested in area A? what is the total number of positions requested in January? etc). I've set up Transformer with various measures and dimensions at multiple levels, built the cube, but Analysis Studio doesn't calculate the averages and counts properly (it counts, for example, the item quantity multiple times for each supplier/candidate).
Here are my questions:
1. Is a report like this possible with one Analysis Studio report? Or do I need to split it up into multiple for each level?
2. Do the FM determinants only work if all the items I select are from one level? So it will correctly calculate the total item quantity if all I select are item level, but if I add candidate into the mix it'll fail?
3. Should I set the candidate level as a "Group By" as well and remove all the non-candidate items from the properties? Or am I off with that solution? (I'm going to try that next)
Thanks for any help you can offer.
There are facts/measures at various levels in the dataset, like the average number of days for a vendor to respond or the number of candidates requested on each item. I set up proper determinants for each piece of data, req/item/supplier are set to group by, candidates are set as unique.
I need to set up an Analysis Studio report for people to use to be able to answer all their questions (What is the average # of candidates requested in area A? what is the total number of positions requested in January? etc). I've set up Transformer with various measures and dimensions at multiple levels, built the cube, but Analysis Studio doesn't calculate the averages and counts properly (it counts, for example, the item quantity multiple times for each supplier/candidate).
Here are my questions:
1. Is a report like this possible with one Analysis Studio report? Or do I need to split it up into multiple for each level?
2. Do the FM determinants only work if all the items I select are from one level? So it will correctly calculate the total item quantity if all I select are item level, but if I add candidate into the mix it'll fail?
3. Should I set the candidate level as a "Group By" as well and remove all the non-candidate items from the properties? Or am I off with that solution? (I'm going to try that next)
Thanks for any help you can offer.