The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi, there,
I have a slicer with a range between 1 to 1000. I want to generate a 1,000,000 rows table based on the selected value of the slicer. For example, if the selected value of the slicer is 1, then the table is generated by `GENERATESERIES(1, 1000000, 1)`; if the selected value is 5, then the table is generated by `GENERATESERIES(1, 1000000, 5)`; generally my requirement is:
Thanks
Hao
Solved! Go to Solution.
Got it! Thanks!
User | Count |
---|---|
87 | |
84 | |
36 | |
35 | |
30 |
User | Count |
---|---|
96 | |
74 | |
67 | |
52 | |
51 |