Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hi Team,
I struck with below Dax issue, Kindly help me in the cumulative dax mistake.
In Power BI I want to Show Cumulative sum for Pareto chart. when i use allselected function it is behaving differently because we have weightage for all filters but we want to consider only Filters which has error count Greater than zero.
Hi All,
Can anyone help me how to get above cumulative % sum by using below two tables. Getting cumulative % on filter is becoming challenge.
Hi @Greg_Deckler : Thank you for response, By using above data created first Posted table.
Table-1(Fact Table)
| Month | Week | Filter 1 |
| Jun | Week 3 | Contact_Result |
| Jun | Week 3 | Drop_down_Boxes |
| Jun | Week 3 | Dead_Air |
| Jun | Week 3 | Contact_Result |
| Jun | Week 3 | Disclaimer_Documented |
| Jun | Week 3 | Communication_Record |
| Jun | Week 3 | Disclaimer_Documented |
| Jun | Week 3 | Hold_Time |
| Jun | Week 3 | Communication_Record |
| Jun | Week 3 | Requesting_Provider |
| Jun | Week 3 | Authentication_Documented |
| Jun | Week 3 | Correct_Complete_Attachment |
| Jun | Week 3 | Call_Recorded_Statement_Documented |
| Jun | Week 3 | Accurate_Complete_Info |
| Jun | Week 3 | Dead_Air |
| Jun | Week 2 | Requesting_Provider |
| Jun | Week 2 | Disclaimer_Documented |
| Jun | Week 2 | Communication_Record |
| Jun | Week 2 | Disclaimer_Documented |
| Jun | Week 2 | Dead_Air |
| Jun | Week 2 | Call_Recorded_Statement_Documented |
| Jun | Week 2 | Dead_Air |
| Jun | Week 2 | Dead_Air |
| Jun | Week 2 | Dead_Air |
| Jun | Week 2 | Member |
| Jun | Week 2 | Disclaimer_Verbally |
| Jun | Week 1 | Communication_Record |
| Jun | Week 1 | Drop_down_Boxes |
| Jun | Week 1 | Dead_Air |
| Jun | Week 1 | Disclaimer_Documented |
| Jun | Week 1 | Contact_Result |
| Jun | Week 1 | Courteous_Engaged |
| Jun | Week 1 | Courteous_Engaged |
| Jun | Week 1 | Accurate_Complete_Info |
| Jun | Week 1 | Disclaimer_Documented |
| Jun | Week 1 | Disclaimer_Documented |
| Jun | Week 1 | Drop_down_Boxes |
| Jun | Week 1 | Call_Recorded_Statement_Documented |
| Jun | Week 1 | Disclaimer_Verbally |
| Jun | Week 1 | Dead_Air |
| Jun | Week 1 | Correct_Complete_Attachment |
| Jun | Week 1 | Drop_down_Boxes |
| Jun | Week 1 | Disclaimer_Verbally |
Table-2 (Weight to multiply the error count) | |
| Identify_Self | 3 |
| Call_Recorded_Statement_Verbal | 3 |
| Call_Recorded_Statement_Documented | 3 |
| Authentication_Verbal | 3 |
| Authentication_Documented | 3 |
| Notification_of_Determination | 10 |
| Contact_Result | 5 |
| Disclaimer_Verbally | 5 |
| Disclaimer_Documented | 3 |
| Requesting_Provider | 3 |
| Treating_Provider | 3 |
| Facility | 3 |
| Member | 3 |
| Drop_down_boxes | 3 |
| Requested_Authorized_Units | 3 |
| Type_of_Units | 3 |
| Service_First_Last_Day | 3 |
| Notification_Date | 3 |
| Request_Type | 3 |
| DX_Code | 3 |
| CPT_Code | 3 |
| Process_Timely | 3 |
| Expedited | 5 |
| Correct_Filename_Attachment | 3 |
| Correct_Sent_Received_Attachment | 3 |
| Correct_Complete_Attachment | 5 |
| Correct_Fax_Number_sent_entered | 3 |
| Communication_Record | 5 |
| Task | 3 |
| Dead_Air | 3 |
| Hold_Time | 3 |
| Professional_Tone_Language | 3 |
| Courteous_Engaged | 3 |
| Accurate_Complete_Info | 10 |
Table 3- Error Count Calculation In pivot Row Labels |
Count of Week |
| Accurate_Complete_Info | 2 |
| Authentication_Documented | 1 |
| Call_Recorded_Statement_Documented | 3 |
| Communication_Record | 4 |
| Contact_Result | 3 |
| Correct_Complete_Attachment | 2 |
| Courteous_Engaged | 2 |
| Dead_Air | 8 |
| Disclaimer_Documented | 7 |
| Disclaimer_Verbally | 3 |
| Drop_down_Boxes | 4 |
| Hold_Time | 1 |
| Member | 1 |
| Requesting_Provider | 2 |
| Grand Total | 43 |
@Vinod_G_245 Is the image what you are getting or what you want to achieve? Can you post sample data?
Sorry, having trouble following, can you post sample data as text and expected output?
Not really enough information to go on, please first check if your issue is a common issue listed here: https://community.powerbi.com/t5/Community-Blog/Before-You-Post-Read-This/ba-p/1116882
Also, please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
The most important parts are:
1. Sample data as text, use the table tool in the editing bar
2. Expected output from sample data
3. Explanation in words of how to get from 1. to 2.
Kindly ping here if need additional information
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 53 | |
| 45 | |
| 44 | |
| 20 | |
| 19 |
| User | Count |
|---|---|
| 73 | |
| 71 | |
| 34 | |
| 33 | |
| 31 |