Forum Discussion
AnuragThakur514
2 years agoNew Member
Exact same DAX code does not work on the same report
Hi all,
to give a bit of context, I am trying to create a calculate column that has 3 month sum of orders.
I created a new column on one query/table.
it worked but the exact same DAX code throws an error.
Copy pasted the exact same DAX to another query.
1 Reply
- tamerj1Community Champion
Hi AnuragThakur514
Make sure you are creating a calculated column but not a measure and make sure it is being created in the correct table.