Hello DAX geeks,
In Employee services and in expense module, I want to filter expense categories by project ID when I create a line expense.
Now the problem is that the create category interface is called before the line details where we can add a project Id. So I have been thinking to add a specific field ProjId in the same interface as the category so it can be filtered.
Does anyone know how the category interface is called? and how to modify it?
I appreciate any help.
Thank you in advance
Nesrine