Forum Discussion

dpotta's avatar
dpotta
Icon for Resolver I rankResolver I
5 years ago
Solved

Help with GENERATE SERIES/FILTER/CALCULATE

Hi   I am new to this and struggling with how to use GENERATE SERIES to filter a table.   I have a numeric column in a table named tblSelection[Age of Company].   I have used GENERATESERIES to ...
  • amitchandak's avatar
    5 years ago

    dpotta , if you are creating a slicer using this new table and try to filter , then you have to create it as a measure as column will not take the slicer value.

     

    What are you trying to achieve here.