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.
I have a matrix with open text comments from a survey.. I am trying to organize them from newest to oldest. I tried to use "sort column by' Completion date but it's giving me an error. One column has dates, the other has texts? However, getting the below error message, what can be done? In query editor, I have the date set to date/time format, and the comments to text.
Hi @jcastr02 ,
You could check if your tables have relationships to affect sorting feature.
You could also take a look at the following blog about creating a custom sort order table to achieve customer sort order:
Try to create a dense rank column on date and then try to use that column to sort comment
https://radacad.com/how-to-use-rankx-in-dax-part-2-of-3-calculated-measures
User | Count |
---|---|
70 | |
70 | |
34 | |
23 | |
22 |
User | Count |
---|---|
96 | |
94 | |
50 | |
42 | |
40 |