Forum Discussion
Top N based on specific column in MATRIX table
- Anonymous1 year ago
Hi mbudiman ,
Please try code as below.
New Net Revenue = IF ( HASONEVALUE ( 'Table'[FY_FISCAL_QTR] ), [Net Revenue], CALCULATE ( [Net Revenue], FY_FISCAL_QTR,FY_FISCAL_QTR[QTR_SEQ_NO] = 0 ) )Result is as below.
Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
Do not include sensitive information. Do not include anything that is unrelated to the issue or question.
Need help uploading data? 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.
Want faster answers? https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523