Hi,
Is it possible to accept Object (instead of object value) in the Prompt.
ravik (BOB member since 2004-06-02)
Hi,
Is it possible to accept Object (instead of object value) in the Prompt.
ravik (BOB member since 2004-06-02)
No, not directly. What are you trying to accomplish?
If you have, for example 3 dates. Each in a different table and/or column. You could use a case statement that included a prompt and return a different column (from a different table even) based on the user’s response.
Dave Rathbun (BOB member since 2002-06-06)
I have the following situation
There are more than 25 measure objects and for each object i have to create yeild calculation object.
So If i can accept object as prompt, then i can have only one object for yeild calculation in my Universe.
ravik (BOB member since 2004-06-02)