This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 35 | |
| 32 | |
| 25 | |
| 22 | |
| 18 |
| User | Count |
|---|---|
| 65 | |
| 35 | |
| 32 | |
| 25 | |
| 23 |