Hi,
I created a report for which I want to display the empty report (including report footer) when the where condition is not satisfied.
For that I used SET EMPTYREPORT=ON
Then, I am able to see the column titles with no data.
But, I am unable to see the report footer !!
I want to see report...
Hi,
I created a report and was able to create a link (in report footer) to drilldown to another report. So, the webfocus handled the default link color to 'blue' and changed it to 'purple' once it is visited.
I created another report just like that and this concept is not working:
here are the...
Hi,
Environment: Developer Studio 5.2
I created a report which requires "Country", "Area", "Region", "Branch" parameters to work. These parameters are hierarically related.
I inserted this procedure in the "Resource Layout Painter".
Now, I made...
Hi,
Enviroment: WF Dev studio 5.2
If I want to see all the employees whose lastname starts with "S", I did the following thing:
WHERE LAST_NAME EQ 'S$*';
This is working fine.
Now, I want to prompt the user the first letter of the employee's lastname, I did in the following way:
WHERE...
Hi,
I created a report (in dev studio) which requires a parameter value to run.
I inserted that report in a new procedure in "Resource Layout Painter". The resource layout painter automatically detects that the report that is inserted needs a parameter to run. So, it created a textbox...
Can please somebody help me with the default values problem? If I pass '$*' as default value for a parameter and then compare it with a string, it is working fine. I am having problem comparing with a numeric value. Please help. I am using Dev Studio 5.2.
Thanks,
WFR
I need to report againist hierarical database where the user may select the parameters until the lowest level or stop in the middle. If the user select until the lowest level, then, I can simply call report with all the values. But, what if the user stops in the middle? Can somebody help me...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.