starschema / mapboxgl-powerbi

Mapbox Visual for Power BI - High performance, custom map visuals for Power BI dashboards
https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104381472?tab=Overview
MIT License
32 stars 9 forks source link

[BUG] - Multi-Select Functionality Broken in Latest Version for Choropleth Layers PowerBI #96

Open mrlondz opened 4 months ago

mrlondz commented 4 months ago

Describe the bug The Ctrl+Select feature for multi-selecting choropleth layers is no longer working in the latest version. This functionality was previously available and is crucial for efficient data analysis.

To Reproduce Steps to reproduce the behavior:

Go to the map interface with choropleth layers. Attempt to select multiple layers by holding down the Ctrl key and clicking on the desired layers. Notice that only one layer is selected at a time, instead of multiple layers. Expected behavior I expected to be able to select multiple choropleth layers simultaneously by holding down the Ctrl key and clicking on each layer, as was possible in previous versions.

Additional context The loss of this functionality significantly disrupts my workflow and data analysis efficiency. I hope this issue is addressed promptly in an upcoming update.

drakvuf commented 3 months ago

Hi, By latest issue you mean the one available in the Microsoft store or the latest release on Github?

mrlondz commented 3 months ago

Hi

On Microsoft store.

Thanks

On Thu, 06 Jun 2024 at 16:13, László Horváth @.***> wrote:

Hi, By latest issue you mean the one available in the Microsoft store or the latest release on Github?

— Reply to this email directly, view it on GitHub https://github.com/starschema/mapboxgl-powerbi/issues/96#issuecomment-2152650081, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQ44FFDIWV3XYEB5UDM4OITZGBVCDAVCNFSM6AAAAABIC5UUP6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJSGY2TAMBYGE . You are receiving this because you authored the thread.Message ID: @.***>

drakvuf commented 3 months ago

Unfortunately, we are not able to update the plugin in the store for a while now.

But you can download the latest release from github and add it as a visual. You can download it here and here is how you import it in your project.

I don't recall this issue, so this might not fix it but please try the latest release and let us now if the problem still exists.

MAPochet commented 3 months ago

Hello all,

We have the same problem with the latest version from github (1.7.40).

And in parallel we have almost the same problem from Microsoft Store version 1.5.0 when we publish it (but not on the desktop version). The Ctrl+click choropleth feature is taken into account, but is no longer displayed. This makes the application more complicated to use and less user friendly.

We are working with both versions in parallel for the next evolution of our application, but it seems there is a regression in functionality.

Thank you

mrlondz commented 3 months ago

Hi

It seems now version 1.5 is not working well. It did not have an issue before.

On Fri, Jun 7, 2024 at 9:44 PM MAPochet @.***> wrote:

Hello all,

We have the same problem with the latest version from github (1.7.40).

And in parallel we have almost the same problem from Microsoft Store version 1.5.0 when we publish it (but not on the desktop version). The Ctrl+click choropleth feature is taken into account, but is no longer displayed. This makes the application more complicated to use and less user friendly.

We are working with both versions in parallel for the next evolution of our application, but it seems there is a regression in functionality.

Thank you

— Reply to this email directly, view it on GitHub https://github.com/starschema/mapboxgl-powerbi/issues/96#issuecomment-2155444036, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQ44FFF3WLDA5V2F6AFNLBDZGIESZAVCNFSM6AAAAABIC5UUP6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJVGQ2DIMBTGY . You are receiving this because you authored the thread.Message ID: @.***>

louniis commented 3 months ago

Hi,

Having the same issue on Mapbox 1.5 (Store version). We can't select multiple Choropleth regions. The moment you move the cursor it just fades away which is frustrating.

Just to mention this bug is happening on Power BI Service either in reports within a workspace or a published App.

On Power BI Desktop, it's still working fine though but that's not helpful.

It seems Version 1.5 is not available anymore on the Store and replaced with 1.6.

Version 1.7 (the Github version) doesn't seem to have the feature of multi-select.

Thanks,

MAPochet commented 2 months ago

UPDATE

Hello,

The issue with multiple selection in version 1.5 has been resolved, likely by a third party.

However, we are encountering a problem with the absence of multiple selection in the latest version, version 1.7. We intended to upgrade to version 1.7 to avoid the issues present in version 1.5. Unfortunately, multiple selection is not possible in this latest version.

I have verified with Mapbox GL JS that multiple selection works without any issues, including with choropleths and other features. Therefore, it appears that version 1.7 has regressed compared to earlier versions in terms of multiple selection functionality.

Take care.

mrlondz commented 2 months ago

Thanks for the update @MAPochet . Please keep us in the loop if the functionality is updated on latest versions because earlier versions themselves have some issues of their own.