Forum Discussion
Error adding (Sum) Columns or Rows
Hello Everyone,
I have this issue:
If I use this formula the total of the rows is OK, but the total of the columns is wrong:
**************
And, if I use this formula, it is the other way around. The total of the columns is OK, but the total of the rows is wrong:
An image of one row expanded, just in case
What is the formula for both columns and rows to add up well?
Thanks in advance!
.
I used this mesarure and the problem was solved
PerDifAtendPersCorr = SUMX(Proyectos,[PerDifAtendPers] )
Where:
PerDifAtendPers = CALCULATE(DISTINCTCOUNT(AccionesIPI[IDSolicitante]),FILTER(AccionesIPI,OR(AccionesIPI[Medio] = "Presencial",AccionesIPI[Medio] = BLANK())))
5 Replies
- fooddCommunity Champion
Please provide your work-in-progress Power BI Desktop file (with sensitive information removed) that covers your issue or question completely in a usable format (not as a screenshot).
https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216
Please show the expected outcome based on the sample data you provided.
https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...
This allows members of the Forum to assess the state of the model, report layer, relationships, and any DAX applied.- Antonio_GomezResolver I
Hi foodd
Thanks for your interest in helping me. But, I'm not a super user nor Microsoft employee, I can't attached files 😞
- fooddCommunity Champion
The notion covered in How to provide sample data in the Power BI Forum (in the last thread reply) suggests storing your files in one of any of the Cloud Storage providers such as OneDrive or Google Drive, setting the sharing to anonymous on the files, and pasting the sharing link into the post.