Splitting date and time when you need also do sorts on date and time #1244
TinyTimothy2
started this conversation in
Data Modeling
Replies: 1 comment 1 reply
-
It is possible to sort the table and matrix visuals in Power BI by two or more columns by shift-clicking on the column header. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I could save alot of space splitting date and time. I always split date out. However i often leave date/time also.
The reason i have not found a way sort a table on 2 columns
Think of a details table where you need to sort by datetime desc.
If i remove it i can only sort by date.
It seems like it would be an expensive operation to try and put it back together.
It really have to be sort on up to 4 columns if split
Date
Hour
Min
Sec
Beta Was this translation helpful? Give feedback.
All reactions