Replies: 1 comment
-
@tarjeieo We would need to separate queries I guess. Then based on the result from the projects query (with some filter on project properties) we need to filter what projects the items are retrieved from. I think it's doable, but it's a bit advanced. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is your feature request related to a problem? Please describe.
The aggregated view web part (#394) is a great addition to PP365. Immediately the question came up from a customer: Can we in a way filter a view on project properties - not properties on the items themselves?
Describe the solution you'd like
Interested in how this can be achieved? Do we need two queries - one to filter on projects and one to filter on item of type XXX?
Beta Was this translation helpful? Give feedback.
All reactions