Forum Discussion

sarath5140's avatar
sarath5140
Helper I
7 years ago
Solved

Trend analysis

Hi, Can someone help me in solving my problem.   I have two tables and both are not related to each other   Table A Data:   ID                   DateTime                Title 1 7/20/2019 6...
  • MFelix's avatar
    7 years ago

    Hi sarath5140 ,

     

    Create a table with unique values of DateTime from table A and Table B. Use this new table to make the relationship between both tables then add this to the x-axis and the count ID from table A and Table B on your chart.

     

    Check PBIX file attach.

     

    Regards,

    MFelix