Forum Discussion
Anonymous
3 years agoNot applicable
Creating DAX rules to display received and sent dates based on one date column
Hello Folks, I really need your help to solve this problem that I have. I have the following sample data related to tickets treated during week number 15 of the month of April 2023, I would lik...
P_d2023
3 years agoRegular Visitor
hi jack,
this is because you are filtering to the person which is in effect is filtering the lines and stopping the calculation working. this calculation will only work if the ticket nb is summed. this would still work if you filtered to a certain week.
this is difficult as you dont have a column which states request or response so this can only be calcuated at ticket level.