Forum Discussion

RichardLinderma's avatar
1 year ago
Solved

Disabling buttons for conditions.

I have a parameter measure in Power BI that has a DAX formula of the following:   Parameter = { ("Products sold", NAMEOF(Invoice['ProductsSold']), 0), ("Profit", NAMEOF(Invoice[ProfitMade]), 1), ...
  • RichardLinderma's avatar
    RichardLinderma
    1 year ago

    Don't worry about it. I already fixed it myself.

     

    However, I do have another issue that I shall post to the forums.