bhavesh-jadav / Advance-Card

Advance Card Visual for Power BI
http://bhaveshjadav.in/powerbi/advancecard/
GNU General Public License v3.0
25 stars 12 forks source link

Auto Display Label is rounding to far. Example: $370.5m Auto displays to $0.4bn. Can you only go to the next unit when reaching the thousands placement. #11

Closed TXFidelis closed 5 years ago

TXFidelis commented 5 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

bhavesh-jadav commented 5 years ago

I am using formatting utility made by Power BI team to auto format numbers. I will contact them regarding this issue and try to find the solution for it.

RicardoMadaleno commented 5 years ago

Hi, I'm experiencing the same situation, but the strange thing is that it doesn't happen with the Power Bi default card... do you think there will be a solution for this? advanced card rounding

vichus1995 commented 5 years ago

Same problem for me. auto display data label rounds 425K to 0M. image

bhavesh-jadav commented 5 years ago

I have fixed this issue in v1.1.1 and it will be available on Power BI in max 2 weeks.

vichus1995 commented 5 years ago

Thanks for that, Bhavesh. I downloaded the latest pbiviz file (v1.1.1) and imported it in to the power BI file,But couldn't see any change from the issue I mentioned above. Any reason for that?

bhavesh-jadav commented 5 years ago

If the custom visual is published on AppSource, then Power BI will always take the version from AppSource even if you use the .pbiviz file of latest version. For e.g. in this case, if you try to import v1.1.1 from GitHub, Power BI will take v1.1.0 because that is available on AppSource. And even after it is updated on AppSource it takes max 2 weeks to appear on Power BI. Till than Power BI will keep using old version. That is why it takes long time for any fix to deploy. I will add v1.1.1 to AppSource today and once it is approved by AppSource team, it will take max 2 weeks to finally reach you. More info available on below link.

https://docs.microsoft.com/en-us/power-bi/developer/office-store

TXFidelis commented 5 years ago

Many thanks Bhavesh!

bhavesh-jadav commented 5 years ago

Fixed in v1.1.1 now available on Power BI.