This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
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
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 37 | |
| 37 | |
| 31 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 66 | |
| 56 | |
| 31 | |
| 26 | |
| 23 |