Book a Demo

Author Topic: search requirement that not have allocate Resource  (Read 3040 times)

yosh

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
search requirement that not have allocate Resource
« on: July 01, 2018, 05:59:19 pm »
Helo,

I want to be sure that I do not forget to allocate Resource on some requirements.
The Resource Report shows a list of all elements that have resources allocated to them.

My question is: how can I see the list of elements that do not have resources allocated to them?

Thanks in advance,
Yoram

PeterHeintz

  • EA Practitioner
  • ***
  • Posts: 1001
  • Karma: +59/-18
    • View Profile
Re: search requirement that not have allocate Resource
« Reply #1 on: July 02, 2018, 04:48:53 pm »
Yon need to write an SQL query where you need to connect the tables t_object and t_connector.
Best regards,

Peter Heintz