Hi
I'm wondering if it's possible to show two objects from 2 different coloms in the result set of a multi-promt.
I use a search multi prompt, where the user can search for a "account number". is it possible to get then in the result field data from an 2nd colum?
I tried it atm this way.
I have a filter in the Query for my search field which looks like this:
[db].
.[AccountNumber] + ' / ' + [db].
.[AccountType]
this works fine and shows me teh right data. but when I take an result value and run a report, I will never get an result, because the value combination (account / type) does not exist in my account number colum.
Is there a way to show more then one colum in a result field?
thanks,
Namh
I'm wondering if it's possible to show two objects from 2 different coloms in the result set of a multi-promt.
I use a search multi prompt, where the user can search for a "account number". is it possible to get then in the result field data from an 2nd colum?
I tried it atm this way.
I have a filter in the Query for my search field which looks like this:
[db].
this works fine and shows me teh right data. but when I take an result value and run a report, I will never get an result, because the value combination (account / type) does not exist in my account number colum.
Is there a way to show more then one colum in a result field?
thanks,
Namh