Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hi all,
I'm working on a basic ArcGIS mapping visual based off of a UNION table with more than the 3500 row max allowed for free users. This is overall fine, as our coordinators are filtering the map down to specific regions with considerably less than 3500 addresses, but I'd like the overall map to continually display a subsection of addresses for projects that have been marked as "Unassigned" on the table the visual is pulling from. Right now it looks like it's just pulling in addresses in order of the house number, but is there a way I can change that to pull in those "Unassigned" project addresses first, then fill in the remaining with the other, non-Unassigned addresses?
Solved! Go to Solution.
You can see how the window is sorted in the DAX query. See if adding the columns in the desired order to the visual changes the sort order.
See if adding the columns in the desired order to the visual changes the sort order.
You can see how the window is sorted in the DAX query. See if adding the columns in the desired order to the visual changes the sort order.
I know that it's sorted by the address itself, starting with the house number. Is there a way to change how it's sorted?
See if adding the columns in the desired order to the visual changes the sort order.
Hi @suraetay ,
I would also take a moment to thank @lbendlin , for actively participating in the community forum and for the solutions you’ve been sharing in the community forum. Your contributions make a real difference.
I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you.
Best Regards,
Community Support Team
Hi @suraetay ,
I hope the above details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you.
Best Regards,
Community Support Team
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 19 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 50 | |
| 38 | |
| 31 | |
| 27 |