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

report painter

Former Member
0 Likes
426

Hi all,

I am trying to create a report using report painter.

If there is a row in the output with zero's in all the column's the row is gettting displayed with empty column values instead of zero's.

Eg: instead of

column1 column2

row1 0 0

I am getting just

column1 column2

row1

It should be some settings problem. please let me know how I can solve this.

Thanks,

Ganesh.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
400

Hai Ganesh

On what scenario you are working ? Normally you can work on financial accounting reports. You can display actual and planned values.

2 REPLIES 2
Read only

Former Member
0 Likes
401

Hai Ganesh

On what scenario you are working ? Normally you can work on financial accounting reports. You can display actual and planned values.

Read only

0 Likes
400

Hi Sakthi,

I am working on FI reports.

I just solved my problem. Thanks a lot for replying.

I changed the settings in the report layout and zero's are getting displayed now.

Thanks again.