Application Development 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: 

Multi dimensional tables

Former Member
0 Kudos

Hi all,

How to create a multi dimensional table. Is it possible.

Regards,

Vidhya

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Yes it is possible...

You create one structure and use that structure as table field in the seperate table. it will create two dimensional table.

But one thing is to note that table can be used only once in this heirarchy and multiple structures can be used.

Hope it will help you.

Regards,

Sujeet Karn

1 REPLY 1

Former Member
0 Kudos

Yes it is possible...

You create one structure and use that structure as table field in the seperate table. it will create two dimensional table.

But one thing is to note that table can be used only once in this heirarchy and multiple structures can be used.

Hope it will help you.

Regards,

Sujeet Karn