I haven't had a need for this type report yet, but there is always a first time.
Check out:
http://my.opera.com/duncans/blog/including-a-variance-or-percentage-growth-or-change-between-two-group-members
It explains both 2005 and 2008 solutions. This may help you on your question.
Update: This was tied tighter with the app and the way the process was to run reports. The app's report process normally builds and runs Foxpro reports.
I had to use the syntax of x_name("http......&RecordID=$1",STR(THISFORM.pnParentKey)) from the app's report function. pnParentKey appears...
Thanks for the quick response.
The RecordID is an integer in the Foxpro form.
The app allows me to link a Foxpro report to a form. How this is done, I don't know, but there is a table which holds all the variables that construct an SQL statement (formatted for Foxpro). We are pushing the...
Greetings,
First off, I have very little experience with VFP so please be kind. I've been searching for examples of passing the record id from a Foxpro form to an SSRS report that is expecting a parameter.
From the app, I call an x_ routine that builds the majority of the url where I'm trying...
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.