Hello there,
I've got this:
Username Ticket counter
dave ticketx 1
dave ticketx 1
david tickety 1
david ticketz 1
and the output should be this:
Username counter
dave 1
david 2
In SQL it's possible with the command: distinct.
Is there any function which is nearly the same in Cognos Impromptu?
Please, can somebody help me with this?
I've got this:
Username Ticket counter
dave ticketx 1
dave ticketx 1
david tickety 1
david ticketz 1
and the output should be this:
Username counter
dave 1
david 2
In SQL it's possible with the command: distinct.
Is there any function which is nearly the same in Cognos Impromptu?
Please, can somebody help me with this?