Question
FILTER MATCH_ACTIVITIES ( "<your activity table>"."<your activity column>" , NODE [ 'Clear Invoice' ] ) = 0;For the above filter, i would like to use the AND function and include both of the activities for filtering the data.
FILTER MATCH_ACTIVITIES ( ""."" , NODE [ 'Clear Invoice' ] ) = 0;
For the above filter, i would like to use the AND function and include both of the activities for filtering the data.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.