Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

If statement and selectedvalue

Hi Experts   I need a if condition with a selected value in DAX. So if the user does not selects a Region then Contribution Margin = VAR Mth1 = SELECTEDVALUE ( SelMth_Current[Month] ) VAR yr ...
  • amitchandak's avatar
    5 years ago

    Anonymous , I remove all filters and added them one by one

     

    When I add this one not getting value.  I have filer from you other ticket

    Profitability_Consolidation[Year] = yr

     

    Please check the value for this

  • Anonymous's avatar
    Anonymous
    5 years ago

    Thanks- got it...