Hi Community,
I am having problem with my With or Without join.
In my OML, screen - WithOrWithout, my CategoryAgain With or Without join Nomination. This will display all my CategoryAgain irregardless whether they have a nomination. However in my filters, once i add the condition - Nomination.Status <> draft, the aggregate will only return limited results.
The expected outcome i wanted, is when i remove filter 2, but i still need to omit those with draft status.
What did i do wrong?
Thank you.
Hello,
I tried taking a look at your OML and noticed you don't have a filter for the NominationStatus.Id:
you can also try tampering with the actual join, to check if that leads to what you're expecting:
I'm not sure I could provide any helpful insight, but I'll be glad to discuss the issue further to try understanding and solving your problem!
Let me know :)
Thanks,
Best regards,
yes, this is exactly what i want.
Thanks!
Glad it could help!!
:D