Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi! I have this problem that drives me nuts. Cant get the right order on columns in pivot table, either numerical, alphabetical or by expression sorting doesnt work ( Match() ).
Here's the example:
column value is from script, from 'time' field:
Hour("Mod time") as godz,
Please help, thanks in advance!
Maybe try, when creating your table, a "order by Hour("Mod time") " ?
try this
=match(DimensionField,'value1','value2','value3')
or
sort by yourdim ascedning/desc