Forum Discussion

River's avatar
River
Icon for Helper IV rankHelper IV
6 years ago

union in report

Hi Friends,

 

We want to build a revenue report, which include sales order, interests, free text invoice items. 

Those are from different tables, with quite different columns. How can we build a union to present data in report.

 

Many thanks!

5 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    River 

    The shot answer is you can related the tables with a column (product or date, etc), once relationship is activated, you could put the columns in one visual. However, it is very much depended on your model so more information is required for a detailed solution.


    Paul Zheng _ Community Support Team
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

    • River's avatar
      River
      Icon for Helper IV rankHelper IV

      Hi Paul,

       

      When you link them through a column, isn't it a join not union?

  • Anonymous's avatar
    Anonymous
    Not applicable

    River 

    Yes, It is join. Because with Union the tables must have the same number of columns which usually not the case.


    Paul Zheng _ Community Support Team
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.