Forum Discussion

Mariestar's avatar
Mariestar
Frequent Visitor
3 years ago
Solved

Turn a Measure table into a slicer

Hello, 

 

My number value slicer isn't working 😕

 

I created 2 slicers for a table that has the number values (lenght and weight), I made a new table to add it to the slicer : 

 

Filter = Generateseries(0, [lenght]) 

 

But the maximum value that I get is 301 and the lenght values that I have go up to 600 so I dont understand how to fix it. Any ideas?

 

Thanks!

 

 

  • Anonymous's avatar
    Anonymous
    3 years ago

    Hi

    I think your max [lenght] is 301 so if you want to go to 600 put 600 instead of [lenght]

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi

    I think your max [lenght] is 301 so if you want to go to 600 put 600 instead of [lenght]