Forum Discussion

Gacohen's avatar
Gacohen
Regular Visitor
5 years ago
Solved

Dynamic or Dependent What-If parameter or Numeric Range

Hi,   I have a What-If Parameter, lets call it Machines. Machines = GENERATESERIES(0, 20, 1) I need a another parameter, or a range of values that can be used in a slicer based on the selected ...
  • Gacohen's avatar
    5 years ago

    I am not sure if I have azure data explorer?
    However, I actually ended up using a different work around. I used this concept. Power BI - Filter by a Measure in a Slicer . Instead of using a second what if parameter, I mader a measure that is the same GenerateSeries, and put that into a slicer. Then put a visual filter on that slicer.


    I think this is what parry2k  was trying to suggest.