Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Create a new table

Hi need help creating a table  i have this table Test= CALENDAR(Date(2022,06,01),(Date(2022,06,30)) and from another table called Goals need the following Test) Date 06/01/2022 06/02/2022 0...
  • Seanan's avatar
    Seanan
    4 years ago

    Hi Anonymous 

     

    If you just want to display this data in a visual table within the report you can create a many to one relationship between the your dates table and second table as shown below:

     

     

     

     

     

     

     

     

     

     

    Once done you can then display all of the dates from the dates table along with all of the other neccessary information from the second table.

    Please let me know if this helped solve your problem.