Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi,
I want to do the cumulative calculation like they done on the excel sheet
I'm struggling to do it, Closure TAT is a column which contains the below fields and the sales values are count of these fields.
Please help asap.
Thanks in Advance.
HI @Anonymous,
AFAIK, current power bi does not exist row and column index. If you want to cumulative these records, you need to add an index field first, then you can use the index to look up corresponding records and calculate.
In addition, I'd like to suggest you use selectedvalue and switch function to navigate to the specific calculations expression based on the current category:
Regards,
Xiaoxin Sheng