Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
the data set has these fields.
there's a straight table with measures by ISCWeek. (goes from wk 1-52). how can I sort this table so that current week is at the top and the rest follow? (based on today's date, need it to show week 13 at the top. week order will be 13,14,15...51,52,1,2...11,12
thank in advance
You can still sort Weeks based on the Date values
Use Sort by Expression and use expression = Max(ISCDate ) or Min(ISCDate )
You can still sort Weeks based on the Date values
Use Sort by Expression and use expression = Max(ISCDate ) or Min(ISCDate )
thank you @vinieme12 ..that worked a treat ..but since the table has a measure with a modifier it is basing the sort on that. not going in order as required. Any suggestions?
can you please also explain how the max/min is doing the sort? I can't figure out. thank you.
can you post a snapshot of the table? do mask any sensitive info
all are master measures in the table. the weeks are missing in the places marked with red arrow. these weeks exist in the table but further down the list..
sorting properties shows this message: