Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hello all!
Can anyone help me with a tricky table? I have a raw data table representing outstanding amount at specific dates in the following manner:
Dates(a) Client(b) Amount(c)
31/12 AAA 1000
31/12 BBB 1234
31/03 AAA 900
31/03 BBB 2345
30/06 AAA 1100
30/06 BBB 3456
So the objective is to create 1 Top N table on the first specific date and compare with the second specific date (both with amounts), which I can choose by slicer.
I managed to create such report only as a chart, but create the report as a table is too difficult for me.
Solved! Go to Solution.
Hi @Anonymous ,
let me know if you'd like to get below result:
Hi @Anonymous ,
let me know if you'd like to get below result:
Hi,
You can use TOP N filteration in visual level filter for date column the add the sales amount in the "By Value" field.
User | Count |
---|---|
123 | |
69 | |
67 | |
58 | |
52 |
User | Count |
---|---|
185 | |
92 | |
67 | |
62 | |
52 |