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!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
Hi All
I have a large dataset with the total requests ranging between 1 - 3 Million using DirectQuery. I would like to introduce a numeric slicer with static ranges like 1-10K, 10 K - 20K etc. Using the default slicer takes too long as it is querying from dataset.
Any suggestions ?
Solved! Go to Solution.
Hi,
My have three suggestions you can try:
1. create a new column and use IF() function to give all the data a tag, such as "1k-10k", "10k-20k"...;
2. right click the column name and use "new group" to make them into a new bin. Then replace the name in Edit Queries if necessary;
3. Check if the slicer tools in Marketplace may work.
Hi,
My have three suggestions you can try:
1. create a new column and use IF() function to give all the data a tag, such as "1k-10k", "10k-20k"...;
2. right click the column name and use "new group" to make them into a new bin. Then replace the name in Edit Queries if necessary;
3. Check if the slicer tools in Marketplace may work.
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 61 | |
| 48 | |
| 35 | |
| 25 | |
| 23 |
| User | Count |
|---|---|
| 134 | |
| 110 | |
| 59 | |
| 39 | |
| 32 |