specklesystems / speckle-powerbi-visuals

Custom Speckle visuals for PowerBI
Apache License 2.0
28 stars 10 forks source link

Input name cleanup does not work when language is not English #21

Closed AlanRynne closed 1 year ago

AlanRynne commented 1 year ago

From the forum: https://speckle.community/t/new-powerbi-visual-2-0-0-alpha5/4769/7?u=alanrynne

Our CleanupName function is in charge of removing the prefixes added by PowerBI so that the color filters can use the raw '.' separated path to the original object.

This, sadly, is only prepared to work in English, and any other languages are forced to remove their prefixes manually to get it to work.

Possible solutions

Look into the PowerBI viewer API to figure out if: