Forum Discussion

katemke's avatar
katemke
Frequent Visitor
4 years ago
Solved

Graphing two counts onto same visual with multiple date columns

I have a table that contains data similar to what is below (has been created from two distinct tables already:

 

HP IDRC IDContact DateContact IDConsent Date

10

13/10/20211.13/1/2021
null23/10/20212.1null
null23/11/20212.2null
11nullnullnull3/2/2021
1233/3/20213.13/1/2021
1233/3/20213.23/1/2021
1343/5/20214.13/5/2021

 

i have also created a simple date table and created relationship (one active, one inactive) with the two date columns in the table above

 

I am trying to create a single visual that will chart the number of contacts (distinct count of Contact IDs) on a single date and the number of consent (distinct count of HP ID's) on a single date - either as two disinct lines, or a bar/line graph, with the shared access being the date, but am not sure how to go about creating the correct measures to do so. 

 

Any help would be greatly appreciated. Thanks so much!

1 Reply