Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

New card visual - Display Units in Reference labels

Hi,

I'm trying out the new card visual but the visual doesn't respond to modifications of the units or decimal place.

Everything else is responding normally (like font color etc).

Anyone else having the same issue?

12 Replies

  • Anonymous , I tried, and seems like worked for me. Make sure the Correct measure is selected in select label


     

     

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi,

      The correct measure is selected under labels:

       

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Anonymous ,

    After testing, I wasn't able to reproduce this behaviour.
    The Power BI Desktop versions I tested were 2.123.684.0 64-bit and 2.123.742.0 64-bit.
    Try completely uninstalling and reinstalling the latest version of Power BI Desktop.
    Download Power BI Desktop from Official Microsoft Download Center
    See if that solves the problem. If that doesn't work, please consider posting more details or test files and I'll investigate further, thanks!
    How to provide sample data in the Power BI Forum

    Best Regards,
    Gao

    Community Support Team

     

    If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
    If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

    How to get your questions answered quickly --  How to provide sample data in the Power BI Forum -- China Power BI User Group

  • JuliePerron's avatar
    JuliePerron
    Frequent Visitor

    I am also unable to display the correct display units, they show all together regardless of the format set. I am using the latest version 2.123.742.0 64 bit

  • mesteve13's avatar
    mesteve13
    Regular Visitor

    I experience the same issue, but it depends on the measure.

    I have tried both versions that you mention.

     

     

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi,

       

      I just received a new computer with Windows 11 and installed the PBI Desktop from the recommended MS download site.

      Now the new card visual is working as expected... I was running Win10 on my previous machine.. Don't know if this could have any effect on the preformance of the visual..?

      • mesteve13's avatar
        mesteve13
        Regular Visitor

        I don't think that's the solution.

        I have Windows 11 Business, and of course, I downloaded Power BI from Microsoft.

         

        Maybe I'll wait until next week for the new version, uninstall everything, and then install it again.

  • Hectormla's avatar
    Hectormla
    Frequent Visitor

    I am experiencing the same issue.

    I installed the latest version (2.123.742.0 64-bit), but the problem seems to be dependent on the measure. All measures are in dynamic format and depend on the selection made in the segment. As shown in the screen capture, the 'InOp' measurement is in millions, 'InOp Ant' doesn’t have a specified format, and the format in the measurement is dynamic too. However, the 'ANT Cliente' measurement is correct and has the same dynamic format, while 'InOp NN' measurement has the wrong format (it follows the same dynamic format).

    In conclusion, this bug appears to be specific to certain measures, and it doesn't make sense. If I change the measurement content of 'ANT Cliente' with the same formula as 'InOp Ant,' the format changes and displays the incorrect format.

    These are the measures and the dynamic format:

    • InOp = CALCULATE([Ingresos], centrocosto[codigo]="1010")
    • InOp Ant = CALCULATE([InOp], SAMEPERIODLASTYEAR(Calendario[Date]))
    • ANT Cliente = CALCULATE(SUM(ventasdetalle[valbruto]), tipotransaccion[id]=65)

    The dynamic format is: SELECTEDVALUE(EscalaCifra[UnitFormattingString])

  • mesteve13's avatar
    mesteve13
    Regular Visitor

    With the new version, it works!!! However, I still encounter the same problem with the details of the Reference labels. It's a percentage, but It display in the same format that his reference label:

     

    Regards

     

    • JuliePerron's avatar
      JuliePerron
      Frequent Visitor

      I have the exact problem with the display units when it comes to putting a detail. the format stays identical to the reference. the workaround i found was to put customize and set the format to the wanted ( expected ) result.