Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
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 @mm_0426,
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
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.