October 23, 2008 at 4:18 am
Hi RS people,
i've a particularproblem;
I Consider stored procedure that populate my dataset/datasource report, but the numbers of columns is variable (as consequence of PIVOT statement).
Can I add dynamically this fields/columns at graph chart ( also using VB embedded code)?
If yes, how can I do it?
Thaks in advance,
Roberto
October 24, 2008 at 7:56 am
I'm not sure this is realistic. The nature of a chart is such that it has to expect the specific fields it was designed to look at. If you can find a way to insert code that will execute BEFORE the chart is rendered, you'd have a shot, but somehow that seems unlikely. I'd love to be proven wrong, however.
Steve
(aka smunson)
:):):)
kamamusic (10/23/2008)
Hi RS people,i've a particularproblem;
I Consider stored procedure that populate my dataset/datasource report, but the numbers of columns is variable (as consequence of PIVOT statement).
Can I add dynamically this fields/columns at graph chart ( also using VB embedded code)?
If yes, how can I do it?
Thaks in advance,
Roberto
Steve (aka sgmunson) 🙂 🙂 🙂
Rent Servers for Income (picks and shovels strategy)
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply