March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch 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
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
114 | |
76 | |
57 | |
52 | |
44 |
User | Count |
---|---|
165 | |
116 | |
63 | |
57 | |
50 |