Viewing 8 posts - 1 through 8 (of 8 total)
No
unfortunately not.
There must be a way of sorting it out but haven't yet found how to.
March 8, 2010 at 5:35 am
OK
it doesnt work for me
Here's what I've done:
in the subreport, I added the following code:
public shared function region_score() as single
report_score=reportitems!textbox1.value
end function
in...
January 6, 2010 at 8:24 am
this sounds like a great idea, thanks man
will try it out later today/tmr and report back with any feedback here
January 6, 2010 at 2:22 am
hi
thanks for your help but i think this is for ssrs2008 and i only have the 2005 ver
will try it out when i get a new one though
unless you find...
December 18, 2009 at 9:25 am
yhh no
i kinda dont know how to refer to a report
i can refer to an item in the active report by using reportitems!
but refering to a different report needs a...
December 18, 2009 at 5:10 am
it seems to have a problem with [Reports] - its an unrecognized identifier
December 18, 2009 at 4:58 am
ok this is interesting, but cant get it to work
what do i put into an expression when:
-my report is called: Traffic_Lights.rdl
-my subreport is called Sector.rdl
-the subreport item i want to...
December 18, 2009 at 4:47 am
OK
got the answer
(CASE WHEN dbo.VARIANTS.V_CLASS_NAME = 'Engine' THEN dbo.VARIANTS.V_CLASS_NAME ELSE dbo.VARIANTS.V_ASSET_FAMILY END = @Parameter)
December 17, 2009 at 11:13 am
Viewing 8 posts - 1 through 8 (of 8 total)