Forum Discussion
jaybertx
6 years agoRegular Visitor
Contact Tracing
Hi! We're trying to put together a rudimentary contact tracing visual based on some data extracts. The data source is very simple: Date;Cargiver Name;Patient Name Using this I can get the...
- 6 years ago
Yes! Exactly this! I will dig in to it. Thank you!
Greg_Deckler
6 years agoCommunity Champion
It sounds to me like a Transitive Closure issue. See this link: https://community.powerbi.com/t5/Quick-Measures-Gallery/Transitive-Closure/td-p/783828
jaybertx
6 years agoRegular Visitor
Yes! Exactly this! I will dig in to it. Thank you!
- TomMartens6 years agoSuper User
Hey Greg_Deckler ,
next to what Greg_Deckler already mentioned, this is my favorite custom visual from the app source:
Tassels Parallel Sets slicer.
This allows to create a visual like this:
Maybe, this will add some new ideas.
Regards,
Tom