Forum Discussion

Emanuel's avatar
Emanuel
Icon for Helper I rankHelper I
5 years ago
Solved

Show values from 2 different date columns

Hi all,

 

I need to merge these 2 graphs in 1. 

 

Each of them have a different date column: submit date and last completed date. The measures are:

count_of_PBI = COUNT(Report[Problem ID*+])
count_of_lastCompleted = COUNT(Report[Last Completed Date])
 

The outcome should be :

 

 

Thank you in advance for the help.

 
 
 

1 Reply