Forum Discussion
Anonymous
1 year agoNot applicable
Sort Field Parameter
Hello everyone, I have a parameter that is like below. This is the DAX for my field parameter. time_field = { ("hour", NAMEOF('mvpmonitoring'[update_time_hour_ts]), 0, "etl_update_ti...
- 1 year ago
Hi Anonymous
The order is based on these numbers:
Change them to 1 for hour, 2 for day and 3 for month.
danextian
1 year agoSuper User
Hi Anonymous
The order is based on these numbers:
Change them to 1 for hour, 2 for day and 3 for month.