Skip to main content
Showing results for 
Search instead for 
Did you mean: 

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

Reply

Flow map route error

Hello, I've created a flow map for displaying top n routes by order count. The problem is that not all routes are visible on map. For data I am using city, state, country and zip code, all locations were checked on map and there were no error with data itself, but whenever I put it as a full route in flow map, some and even top 2 lanes are not displayed.

1 REPLY 1

@Resolver 

1.Double-check your Top N calculation outside the map first.

  • Create a separate table visual showing exactly which Source-Destination pairs and counts are top.

  • Ensure that Flow Map is getting exactly those pairs.

2. Try to simplify the geography a bit.

  • Use City + Country or State + Country only.

  • Sometimes adding Zip Codes confuses the geocoding engine and causes routes to disappear.

3. Lower the Top N if possible.

  • Try Top 20 or Top 50 first.

  • Flow Map can choke if you push too many routes at once.

4. Check for duplicates or rounding issues.

  • If two routes have almost the same counts, and you have a Top N filter, sometimes minor rounding can push the expected routes out.

5. Try using Source Latitude/Longitude and Destination Latitude/Longitude directly.

  • If you can add lat/lon to your data, you bypass some of the geocoding guesswork.

6. Adjust settings inside the Flow Map visual

  • There is often an option like:

    • "Route smoothing"

    • "Avoid overlapping lines"

    • "Force show all routes" (depends on the visual version)

7. (Last resort) Use an alternative visual

  • If Flow Map keeps failing, try the Route Map custom visual or even ArcGIS for Power BI.

They're heavier but more reliable for lots of paths.

Did I answer your question? Mark my post as a solution! Appreciate your Kudos !!

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

Check out the April 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors
Top Kudoed Authors
Users online (3,329)
  • Ashish_Mathur
  • Olashileayomi
  • danextian
  • data-marty
  • anic
  • AVARGH10
  • S19D23C
  • Jake91
  • en2000
  • Pedro_Gomez_
  • ics_sys_usr
  • TKUserKiwi
  • da_it
  • AndrewGU
  • Hongju_Jung
  • KMurray
  • Aomran
  • eva_gu
  • some_analyst
  • g3kuser
  • ug_nonsso_user
close