This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowThe Fabric community is upgrading! Read all of the details including the timeline and what you can expect. Learn more
Hi All,
Can some one help me to solve the below Problem. Not sure this can be done using BI. Guidance would be much appreciated.
Basically trying to See the Cross Account Count by SSL(Should not be counting the Duplicates)
From this eg. Where BTS(SSL) to PAS(SSL) is 1 Account(ABC) where as PAS(SSL)to BTS(SSL) is 2 Account(ABC & XYZ)
Sample data
| Opp ID | Opp Name | SSL | Account No | AccountName | Buying | Selling | Total Deal Value |
| 1983796 | MGS | BTS | 1011471332 | ABC | Buying | 100,000 | |
| 2054157 | MNS | PAS | 1011471332 | ABC | Selling | 40,000 | |
| 2095519 | MPS | PAS | 1011471332 | ABC | Buying | 20,000 | |
| 1913522 | MNQ | BTS | 1011471332 | ABC | Selling | 50,000 | |
| 1913522 | MNQ | BTS | 1011471335 | XYZ | Selling | 10,000 | |
| BTS | PAS | ||||||
| BTS | 1 | ||||||
| PAS | 2 | ||||||
| Basically trying to See the Cross Account Count by SSL(Should not be counting the Duplicates) | |||||||
| From this eg. Where BTS(SSL) to PAS(SSL) is 1 Account(ABC) where as PAS to BTS is 2 Account(ABC & XYZ) |
@RanjanThammaiah - Is there a reason for SSL to be in both rows and columns? I mean, it can be done with a disconnected table most likely but a simple table/matrix visual with SSL and the default distinct count of Account No provides the correct results.
@Greg_Deckler Thanks for the response, basically need to undersatnd the Cross metrix numbers.
I have many SSL Where in the above Eg. BTS to PAS. The greyed out shound not have any counts(0).
It should go from Columns to Row(BTS to PAS, PAS to BTS).
Hope i haven't explained it well.,
Regards,
Ranjan
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
| User | Count |
|---|---|
| 24 | |
| 22 | |
| 20 | |
| 18 | |
| 14 |
| User | Count |
|---|---|
| 45 | |
| 38 | |
| 24 | |
| 22 | |
| 20 |