Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
Can I create table or matrix using column and row number example ?
Row | colum | value |
1 | 1 | 10 |
2 | 1 | 20 |
3 | 1 | 30 |
1 | 2 | 40 |
and result sholud be
10 | 40 |
20 | |
30 |
Thanks for help
Solved! Go to Solution.
@ayaasfour , take [row] on row and [column] on the column or the matrix and take the max of [value] in the values
@ayaasfour , take [row] on row and [column] on the column or the matrix and take the max of [value] in the values
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
70 | |
70 | |
38 | |
28 | |
26 |
User | Count |
---|---|
97 | |
88 | |
59 | |
43 | |
40 |