Forum Discussion

PowerBINoob24's avatar
PowerBINoob24
Resolver I
2 years ago
Solved

Table does not populate when creating a measure

Hello,

I'm attempting to create a measure, but when I get to where the table name should start to auto populate, it doesn't. The DAX I'm using is: Fiscal Month = "M" & MONTH( EDATE('Table'[Field], -7))

 

Any thoughts?

 

TIA

  • Hello,

     

    Thanks for responding.  I just figured it out.  Instead of creating a measure I used it to create a new column and it is working as expected.

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi PowerBINoob24 ,

     

    I don't quite understand what you mean, are you trying to create a calculation table? Please provide more details and show your expected results.

     

    Best regards,
    Community Support Team_ Scott Chang

    • PowerBINoob24's avatar
      PowerBINoob24
      Resolver I

      Hello,

       

      Thanks for responding.  I just figured it out.  Instead of creating a measure I used it to create a new column and it is working as expected.