Forum Discussion

MocRock67's avatar
MocRock67
New Member
3 months ago
Solved

Range Changes While Interacting with ArcGIS

Hello,   I am currently using ArcGIS within Power BI for visualizing the data along roadways. Filters are established as well to interact with my table and map layer. My range is set manually (red ...
  • DanieleUgoCopp's avatar
    3 months ago

    Hello,

    I'd check whether the symbology is set to manual/fixed class breaks or if it's using a data-driven renderer behind the scenes. Another thing to test is creating a separate calculated field with explicit categories (Red, Yellow, Green) in Power BI or ArcGIS and using that field for coloring instead of numeric ranges. That often prevents reclassification when filters are applied.

    If possible, also try disabling interactions temporarily to confirm whether the behavior is triggered specifically by cross-filtering.

    Best regards,
    Daniele