Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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 create a new table of a range of values for tblSelection[Age of Company]*0.9 to tblSelection[Age of Company]*1.1
Solved! Go to Solution.
@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.
Hi Amit
I can see you are very knowledgeable and I am not.
All I am trying to do is filter a table where the values in the column tblMatches[Age of Company] fall between two values:
@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.
User | Count |
---|---|
11 | |
9 | |
6 | |
5 | |
4 |