Skip to Content
0
Former Member
Dec 03, 2008 at 06:15 AM

problem passing value to graph function(GFW_PRES_SHOW )

70 Views

Hi Gurus,

I am trying to create a line graph with GFW_PRES_SHOW Function Module.

But the Number of values to append to 'VALUES' table is not fixed.

It depends on the number of rows returned by the query.

Please let me know if there is a way to add values dynamically and

export to function. Thank you.