Hi,
I would need to count the values of ticket_close test and put them in week (settiman =week )10 in a new column
expected result :
Thank you very much!
simple use count function to achieve this
COUNT('Table1'[ticket_close test])
non correct result is count of all number
May I know, which visual you are using to display it.. Count will automatically consider the incomnig filter context and calculate it accordingly
No correct ,
I need a function that if I count all the week numbers that are equal to ticket_colose test giving me result 1 and then adding it