We're giving away 30 tickets for FREE! Share your story, your vision, or your hustle and tell us why YOU deserve a ticket.
Apply nowWin a FREE 3 Day Ticket to FabCon Vienna. Apply now
I have a value (in this case a date) that I only want to show on the top level row in a Matrix visual. Is this possible?
In this screenshot I only want the date in the row that is bold to show.
Solved! Go to Solution.
Hi @jdubs ,
If I understand correctly, the issue is that you want to show on the top level row in a matrix visual. Please try the following methods and check if they can solve your problem:
1.Create the simple table.
2.In the Power Query editor, choose the DateT table.
3.Select Keep Rows in the Home pane and choose keep top rows.
4.Enter the number of one row and choose apply.
5.The result is shown below.
Looking forward to your reply.
Best Regards,
Wisdom Wu
Hi @jdubs ,
If I understand correctly, the issue is that you want to show on the top level row in a matrix visual. Please try the following methods and check if they can solve your problem:
1.Create the simple table.
2.In the Power Query editor, choose the DateT table.
3.Select Keep Rows in the Home pane and choose keep top rows.
4.Enter the number of one row and choose apply.
5.The result is shown below.
Looking forward to your reply.
Best Regards,
Wisdom Wu
@jdubs , Use Index function, but you need combination to make it first number
or use rownumber and filter for 1
Top/Bottom Performer by name and value- https://youtu.be/HPhzzCwe10U
New DAX Function: Rownumber- https://www.youtube.com/watch?v=yS9-IQjUDwg&list=PLPaNVDMhUXGYo50Ajmr4SgSV9HIQLxc8L&index=1
User | Count |
---|---|
67 | |
61 | |
47 | |
35 | |
32 |
User | Count |
---|---|
87 | |
72 | |
57 | |
51 | |
45 |