Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing parameter in view designer?
Message
From
11/06/2001 14:07:16
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00517919
Message ID:
00517955
Views:
16
Nick,
Just prefix you parameter with a question mark should do the trick:
salary / ?lc_perc
HTH

>I am trying to create a view that shows a percentage of numerical value. For example:
>
>salary / 4
>
>I have a query parameter call lc_perc
>
>I am using the expression builder in view designer, that will come up with an expression such as:
>
>salary / lc_perc
>
>The problem I am having is I cannot see my lc_perc parameter in the expression builder. I was wondering was a way to get/pass the parameter in the expression builder so that I can create an expression based on that parameter?
>
>Thanks
>Nick Patel
Daniel
Previous
Reply
Map
View

Click here to load this message in the networking platform