Hi, this is my first proper thread in the COGNOS forum, so hello everybody...
I've got an issue with ranking and i'm not sure if it's achievable in report studio. Basically i have a report with 5 or 6 prompts (3 of these prompts are for choosing dates which will become relevant later). The output is grouped by one of the prompts (we'll call it P1)
My output needs to be ranked so that I show the top 20 P1's for a specified date based on an aggregated fact (we'll call this F1). This much I can do using a rank() in a filter... But the rest of the report gets tricky!!
Now I need to group the remainding P1's under an 'Other' category. Not sure how to do this..
Also I need to report the same P1's from the two other reporting dates that have been selected (basically using the P1 filter from the first date parameter to filter for the same P1's from the other two dates...
Been racking my brains for about a week over this and can't think of an even half decent solution. My initial response was to try and achieve this in the database by adding a rank column, but because of the filters, I can't really do this..
HELP!!!
I've got an issue with ranking and i'm not sure if it's achievable in report studio. Basically i have a report with 5 or 6 prompts (3 of these prompts are for choosing dates which will become relevant later). The output is grouped by one of the prompts (we'll call it P1)
My output needs to be ranked so that I show the top 20 P1's for a specified date based on an aggregated fact (we'll call this F1). This much I can do using a rank() in a filter... But the rest of the report gets tricky!!
Now I need to group the remainding P1's under an 'Other' category. Not sure how to do this..
Also I need to report the same P1's from the two other reporting dates that have been selected (basically using the P1 filter from the first date parameter to filter for the same P1's from the other two dates...
Been racking my brains for about a week over this and can't think of an even half decent solution. My initial response was to try and achieve this in the database by adding a rank column, but because of the filters, I can't really do this..
HELP!!!