Hi all,
Addition to this Include into set
I have implemented the logic in the attached app like
I created the day tab in that based on current day and limit the ID's are displaying and working fine
but my requirement is the days logic should apply to this particular name instance only Name= 9day and remaining names normal logic to be applied
remaining logic is where assigned to is null that tickets should display
how can I achieve?
Edited: output image attached
as per logic only 9 day name values should work day logic remaining names should display where the assigned to is null
I don't really understand the logic and also which column is this logic for?
sorry for delay sunny,
there is logic on TaskName and ID column and assignedto
Main logic is :-
1.if the day is 1 or 2 or 3 or 7 then display the tickets duration more then 5days. |
this logic should apply only for taskname =9day not for other tasks. that's its.