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

error about hide statement

Former Member
0 Likes
432

Hi all,

I am getting the error as You cannot use HIDE with a local field in my report.

Please help me in solving this.

Thanks.

3 REPLIES 3
Read only

matt
Active Contributor
0 Likes
417

You need a global field. Just like the error says.

Read only

Former Member
0 Likes
417

Hi

for hide statement variable has to be global

regards

vivek

Read only

Former Member
0 Likes
417

Hi,

Declare the field as global or take a DDIC reference.

Regards,

Anirban