How can I get by RB as issues all requirements with ASIL A Linked To requirements with ASIL QM (only QM) ?
![](http://jazz.net/_images/myphoto/66665f0c742fa523586cb695c9de1b58.jpg)
Case 1 - to be reported as Issue
Accepted answer
![](http://jazz.net/_images/myphoto/66665f0c742fa523586cb695c9de1b58.jpg)
Start your report from the ASIL QM artifacts by setting the condition that the starting artifact has it's asil attribute set to QM, with required link 'from' an ASIL A artifact (i.e. REQ 2) and with 'not exists' for link to another artifact - depending how specific your example is to your actual data you may not need to set the condition for ASIL A . This works, at least for my simple data which I've created from your case 1 and case 2, assuming "---LinkedTo---" is actually a directional link from left to right, i.e. "---LinkedTo--->>"
Comments
![](http://jazz.net/_images/myphoto/66665f0c742fa523586cb695c9de1b58.jpg)
Hi Jan
![](http://jazz.net/_images/myphoto/dade1d95817eaae9f466f2540600c543.jpg)
I imagine that's either going to be a complex SPARQL query in the Advanced sectoin of Report Builder, or you could consider developing a DN Extension which runs in the browser and populates an attribute with a value you can easily filter on. See https://jazz.net/wiki/bin/view/Main/RMExtensionsMain - you can probably start from the ASIL example which updates an attribute.
![](http://jazz.net/_images/myphoto/66665f0c742fa523586cb695c9de1b58.jpg)
On medium term I'll try to write a SPARQL query.On short term maybe powerbi analysis on a RB report could work.RM extension seems complicated to me right now but still consider it.
Thanks for your help