Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hello.
I have two tables. One has Clients, each one with this unique ID (clientID)
Second table has transactions, each one with a unique ID (transID). The transaction table also has what client did the transaction.
The tables are related through ClientID.
I need to create a calculated column in my clients table that tells me the name of the product that each client spent more money overall.
Lets say this happens:
Client A:
I would want the result to say tshirt.
Also, I need it to choose in some way in case of a draw.
If possible, I would need to get the product in second and third place.
Cheers.
@PDRTXRA , Use measure and table/visual to display
example
https://www.sqlbi.com/articles/filtering-the-top-3-products-for-each-category-in-power-bi/
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
145 | |
79 | |
63 | |
52 | |
47 |
User | Count |
---|---|
219 | |
89 | |
76 | |
67 | |
60 |