Forum Discussion

danielsouza's avatar
danielsouza
Helper III
8 years ago
Solved

How to join reports

I have this report:     And I want to join on this report, as you see, the red line on this below is constant, is adding the value:       The "red line" data is this:     ...
  • opticshrew's avatar
    8 years ago

    Hi,

     

    If your "date" is linked to a "date table" you should be able to show both sets of data on the same visual.

     

    You can create a date table using Calendar() function.

     

    This is done using the bar line visual available out of the box.

     

    Using this visual will give you 3* axis.

    • Date
    • Values for first data set
    • Values for second data set

    Hope this helps,

    Jay