Skip to main content

If we have 2 tables with category1 and category2 as their data respectively 

 

How to get C table with all the fields from category 1 and category 2 ?

 

note : tables are not connected with any case key

Would require more information, are the tables connected in the first place ? If not the same is not possible.

 

What are you trying to do when you say merge inside analysis are we displaying data in a single olap table ?

How are they connected based on that you could use a PU or BIND function ?

Bind or PU

You could also look at Domain Table for the same.

 


Reply