Forum Discussion
AVG Sales Price Index Calculation
- 7 years ago
Hi Anonymous ,
Please try this one ROUNDUP(MONTH(Table1[Date])/3,0) .
Best Regards,
Amy
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Again its not accepting
ROUNDUP(MONTH(Table1[Date])/3,0)
when i come to type the [DATE] after the table name its only showing option to measures, not giving option select the data column
There is also error in the second formula, not accepting VAR _current
- v-xicai7 years agoCommunity Support
Hi Anonymous ,
Based on my test , it worked fine. Please check the brackets (plus or miss) in the two DAX formula, and try it again.
Best Regards,
Amy
- Anonymous7 years agoNot applicable
Hello Amy,
I got the quarter column. now what about the measure that u suggested. i have the following error when i try to create.
- v-xicai7 years agoCommunity Support
Hi Anonymous,
Please pay attention to these symbols in the DAX formula,delete it, and try it again.
Best Regards,
Amy