Forum Discussion

SC07's avatar
SC07
Regular Visitor
1 year ago
Solved

Parameter bug

Field parameter set up here using Year & Month and Hour. Both of these are from a table built using DAX.  Currently you can see that Y&M runs in sequence November to May, but then when I s...
  • SC07's avatar
    SC07
    1 year ago

    I managed to solve this in two ways. 
    In my time table I added an hourkey and in the Hour Bucket sorted by hourkey 

    In the calendar table, I added a new line as Year & Month Key and I used this to sort Year & Month with the new key.