Forum Discussion

JustinDoh1's avatar
JustinDoh1
Icon for Post Prodigy rankPost Prodigy
1 year ago
Solved

Performance issue when this Measure is applied to Filter (on Matrix visual)

This thread is related to my previous thread which I am still trying to figure out. I marked the previous thread as "solved" because I got enough recommendations to approach the issue (but I still c...
  • MarkLaf's avatar
    MarkLaf
    1 year ago

    Yes, it's a little confusing. According to the main MS doc (https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-dynamic-format-strings) it's still in preview BUT I believe they have simultanesouly made it generally available - i.e. it should be enabled by default. At least in the PBI desktop version I have, 2.139.2054.0 64-bit (January 2025), it is just on and there is no toggle in the Preview features settings. That said, you may need to enable it in Preview features setting if you have an older version of desktop.

     

    With that aside, there are a couple ways to get to get to dynamic format string formula. Probably the easiest is to just select your measure in Report or Table view and then select 'Dynamic' in the format dropdown:

     

     

    Once that is on, with your measure selected, you get a dropdown to the left of your formula bar that lets you navigate to the DAX for Measure vs. Format:

     

     

    Note: I just added the above info into my main response so all relevant info is in one post.