COGNOiSe.com - The IBM Cognos Community

UNICOM Products => UNICOM PowerHouse => Topic started by: CHUCK_LOWE on 30 Aug 2007 09:50:13 AM

Title: Help with SELECT in QUICK (ver 8.49.D1) on HP3000
Post by: CHUCK_LOWE on 30 Aug 2007 09:50:13 AM
I have a quick screen that access a Manual Master in Turbo-Image.  What I need to do is if the user can't find a record (in Find mode) it will do a Select without the user having to enter S in the mode and without the user having to put a '@' after the value. 
Title: Re: Help with SELECT in QUICK (ver 8.49.D1) on HP3000
Post by: MFGF on 30 Aug 2007 10:37:06 AM
Hi,

My guess is that you will need to code a modified find procedure that checks accessok after the get on the primary, then uses a 'push select' conditionally if accessok is false.

Regards,

MF.
Title: Re: Help with SELECT in QUICK (ver 8.49.D1) on HP3000
Post by: CHUCK_LOWE on 30 Aug 2007 12:54:32 PM
Did not work.  Does anyone have any actual code examples ?

Thanx!
Title: Re: Help with SELECT in QUICK (ver 8.49.D1) on HP3000
Post by: MFGF on 31 Aug 2007 04:30:26 AM
Nope - sorry.  It's been a while since I had access to PowerHouse, so I can't sit and try anything - it's all just from memory (which at my age is not what it was!)  :)

You might try asking over on the PowerHouse listserver hosted by sowder.com. Details can be found here:

http://www.cognos.com/products/powerhouse/listserver.html

If you find a solution, pop back and let us know.

Best regards,

MF.
Title: Re: Help with SELECT in QUICK (ver 8.49.D1) on HP3000
Post by: CHUCK_LOWE on 04 Sep 2007 10:22:13 AM
Thanks. I sent it last week.  Waiting for a reply.