Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Data population in FM graph_2d

Former Member
0 Likes
378

Hello Experts,

I want to display month-wise sales data for a company. My internal table has 12 fields to show the monthly sales of each month. However, i am not being able to get the FM 'GRAPH_2D' to display 12 vertical bars....all of it is coming in 1 bar itself. Please advise how to use the FM to populate the data &  display the data correctly in each vertical bar meant for the months of the year.

Regards,

Arnab

Hello Experts,

I want to display month-wise sales data for a company. My internal table has 12 fields to show the monthly sales of each month. However, i am not being able to get the FM 'GRAPH_2D' to display 12 vertical bars....all of it is coming in 1 bar itself. Please advise how to use the FM to populate the data &  display the data correctly in each vertical bar meant for the months of the year.

Regards,

Arnab

1 REPLY 1
Read only

Former Member
0 Likes
342

Hi Arnab,

check demo program GRBUSG_1.

Regards,

Ravi.