Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hi Community,
I have a table visual that consists of A,B,C,date. I want to sort the date as per descending order and at the same time I don't want to display it in my table visual. Now Table visual doesn't have a tooltip option where can I drag the date column to it and then sort the axis as per the date.
Any suggestion or workaround to solve this?
Solved! Go to Solution.
Hi @amitchandak , @Bibiano_Geraldo , @ToddChitt
I have these columns
I dont want to show the createdon date column in the table visual but at the same time I want to sort it as well . How is it possible?
@powerbidev123 ,In the table visual, you can sort in descending order by clicking twice on the column or by using the ellipsis icon (three dots) and selecting "Sort Descending." The only issue occurs with the matrix visual when you have the date field on column, as that option is not available.
Then have two columsn like
Date1 = [Date]
Date Desc Sort = rankx(Table, [Date],,desc,dense)
Now mark Date Desc Sort as sort column of Date 1 and use date1 on Matrix column sort
How to Create Sort Column and Solve Related Errors:
https://www.youtube.com/watch?v=KK1zu4MBb-c
Hi @amitchandak , @Bibiano_Geraldo , @ToddChitt
I have these columns
I dont want to show the createdon date column in the table visual but at the same time I want to sort it as well . How is it possible?
Hi @powerbidev123 ,
Please give us more contex and picures of what youre facing
Can you show us what you need with a screenshot?
Proud to be a Super User! | |
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 42 | |
| 37 | |
| 34 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 65 | |
| 62 | |
| 31 | |
| 26 | |
| 25 |