Forum Discussion
Create a new column based on distinct result
Hi,
Good day.
I need some help to get an accurate audit result from a given audited data. But first, let me share to your our audit process and give you samples. See details as follows:
1. We extracted on our system the new set of Unaudited Data for the month. And it looks like this:
2. On or before the given deadline, auditors must finish and submit their audit works based on the extracted audit data above. Like this:
3. Once submitted, we, reporting team, must provide column for audit result. But we always do it manually. Until Power BI came up, we need to transform our reports to Power BI. The result of another column showed like this:
You may also notice that Audit Result - Amounts may vary and depends on the auditor. Now, for this particular column shown above (Audit Result - Amount in Question), we do have problem creating it due to no idea what DAX or Formula I must use. Kindly help us for this.
Should you have any questions, please do let us know.
Thanks and stay safe,
Echo
9 Replies
- Jimmy801Community Champion
Hello Anonymous
I don't know how your last table is calculated. It shows 1200 for first Audit, but in your table you have 4 lines with 1200, 1200, 1000 and 1200. Is this a MAX-calculation?
BR
Jimmy
- AnonymousNot applicable
Hi Jimmy801 ,
Good day.
I cant say if this is a MAX-Calculation since I dont have any idea. But the amounts indicated there are distinct and might be based on the document submitted. For example:
1200 is the total amount of all the BULK receipts. The reason to have 1000 amount in question, might pertain to a one receipt with an amount of 1000 and we need to raise an issue. That is why we showed it in a diffrent row. On the other hand, once we raised, 1200 meaning all of the receipts have same issue only and applied to all.
I hope I answer your question 🙂
Thanks and regards
- Jimmy801Community Champion
Hello Anonymous
sorry, I don't get what you want to have calculated in your custom column.
Your data model shows this with values of 1200, 1200 1000 an d1200 in the colum AMOUNT IN QUESTION
Your grouped table shows this
I have to know how this column is grouped/created.
BR
Jimmy