To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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
Solved! Go to Solution.
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.
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
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.