The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
please find the path for pbix and data file
https://drive.google.com/open?id=1pMn00iWrOAQMrO4VI1fh1t8fX1bcrzNL
let me know if you have an access
Solved! Go to Solution.
@pokarman Please try below measure and check if it works fo you
Measure = RANKX(FILTER(ALL('Table'[BU Name],'Table'[Vendor Name]),'Table'[BU Name]=MAX('Table'[BU Name])),CALCULATE(SUM('Table'[Total])))
@pokarman Please try below measure and check if it works fo you
Measure = RANKX(FILTER(ALL('Table'[BU Name],'Table'[Vendor Name]),'Table'[BU Name]=MAX('Table'[BU Name])),CALCULATE(SUM('Table'[Total])))
Thanks @Anonymous
but still its coming as 1's everywhere
User | Count |
---|---|
28 | |
10 | |
8 | |
6 | |
5 |
User | Count |
---|---|
35 | |
14 | |
12 | |
9 | |
7 |