Summary
Using an Element by Expression in a DM WHERE clause
Content
Is it possible to use an Element by Expression that has been created in a data model in the where clause of the data set it has been created?
E.g
Created an Element by Expression that is (date1-date2)/86400000 'EbEOverdue'. The data model has a parameter that is a number 'P_Overdue'. I want to use each of these in the where clause;
WHERE 'EbeOverdue' > : P_Overdue
Message was edited by: 13131313